#include <QSopt_ex.h>
Definition at line 2372 of file QSopt_ex.h.
Data Fields | |
| double | dfeas_tol |
| double | id_tol |
| double | ip_tol |
| double | pfeas_tol |
| double | pivot_tol |
| double | szero_tol |
| double dbl_tol_struct::dfeas_tol |
Definition at line 2375 of file QSopt_ex.h.
Referenced by dbl_compute_dualII_inf(), dbl_dual_phaseI_step(), dbl_dual_phaseII_step(), dbl_free_internal_lpinfo(), dbl_ILLbasis_get_cinitial(), dbl_ILLfct_adjust_viol_coefs(), dbl_ILLprice_primal(), dbl_ILLratio_dII_test(), dbl_ILLratio_longdII_test(), dbl_ILLsimplex(), dbl_ILLsimplex_retest_dsolution(), dbl_ILLsimplex_retest_psolution(), dbl_init_internal_lpinfo(), dbl_init_simplex_tols(), dbl_monitor_iter(), dbl_primal_phaseI_step(), and dbl_primal_phaseII_step().
| double dbl_tol_struct::id_tol |
Definition at line 2379 of file QSopt_ex.h.
Referenced by dbl_compute_dualI_inf(), dbl_dual_phaseI_step(), dbl_dual_phaseII_step(), dbl_free_internal_lpinfo(), dbl_ILLfct_perturb_coefs(), dbl_ILLfct_update_dfeas(), dbl_ILLratio_pI_test(), dbl_ILLsimplex_retest_dsolution(), dbl_ILLsimplex_retest_psolution(), dbl_init_internal_lpinfo(), dbl_init_simplex_tols(), and dbl_primal_phaseII_step().
| double dbl_tol_struct::ip_tol |
Definition at line 2378 of file QSopt_ex.h.
Referenced by dbl_compute_primalI_inf(), dbl_dual_phaseII_step(), dbl_expand_phaseI_bounds(), dbl_free_internal_lpinfo(), dbl_ILLfct_perturb_bounds(), dbl_ILLfct_update_pfeas(), dbl_ILLratio_dI_test(), dbl_ILLsimplex_retest_dsolution(), dbl_ILLsimplex_retest_psolution(), dbl_init_internal_lpinfo(), dbl_init_simplex_tols(), dbl_primal_phaseI_step(), and dbl_primal_phaseII_step().
| double dbl_tol_struct::pfeas_tol |
Definition at line 2374 of file QSopt_ex.h.
Referenced by dbl_compute_primalII_inf(), dbl_dual_phaseI_step(), dbl_dual_phaseII_step(), dbl_free_internal_lpinfo(), dbl_ILLbasis_get_cinitial(), dbl_ILLfct_adjust_viol_bounds(), dbl_ILLprice_dual(), dbl_ILLratio_longdII_test(), dbl_ILLratio_pII_test(), dbl_ILLsimplex(), dbl_ILLsimplex_retest_dsolution(), dbl_ILLsimplex_retest_psolution(), dbl_init_internal_lpinfo(), dbl_init_simplex_tols(), dbl_monitor_iter(), dbl_primal_phaseI_step(), and dbl_primal_phaseII_step().
| double dbl_tol_struct::pivot_tol |
Definition at line 2376 of file QSopt_ex.h.
Referenced by dbl_free_internal_lpinfo(), dbl_ILLratio_dI_test(), dbl_ILLratio_dII_test(), dbl_ILLratio_longdII_test(), dbl_ILLratio_pI_test(), dbl_ILLratio_pII_test(), dbl_ILLratio_pivotin_test(), dbl_init_internal_lpinfo(), and dbl_init_simplex_tols().
| double dbl_tol_struct::szero_tol |
Definition at line 2377 of file QSopt_ex.h.
Referenced by dbl_free_internal_lpinfo(), dbl_init_internal_lpinfo(), and dbl_init_simplex_tols().
1.4.7