#include <QSopt_ex.h>
Definition at line 14370 of file QSopt_ex.h.
Data Fields | |
| mpf_t | dfeas_tol |
| mpf_t | id_tol |
| mpf_t | ip_tol |
| mpf_t | pfeas_tol |
| mpf_t | pivot_tol |
| mpf_t | szero_tol |
Definition at line 14373 of file QSopt_ex.h.
Referenced by mpf_compute_dualII_inf(), mpf_dual_phaseI_step(), mpf_dual_phaseII_step(), mpf_free_internal_lpinfo(), mpf_ILLbasis_get_cinitial(), mpf_ILLfct_adjust_viol_coefs(), mpf_ILLprice_primal(), mpf_ILLratio_dII_test(), mpf_ILLratio_longdII_test(), mpf_ILLsimplex(), mpf_ILLsimplex_retest_dsolution(), mpf_ILLsimplex_retest_psolution(), mpf_init_internal_lpinfo(), mpf_init_simplex_tols(), mpf_monitor_iter(), mpf_primal_phaseI_step(), and mpf_primal_phaseII_step().
| mpf_t mpf_tol_struct::id_tol |
Definition at line 14377 of file QSopt_ex.h.
Referenced by mpf_compute_dualI_inf(), mpf_dual_phaseI_step(), mpf_dual_phaseII_step(), mpf_free_internal_lpinfo(), mpf_ILLfct_perturb_coefs(), mpf_ILLfct_update_dfeas(), mpf_ILLratio_pI_test(), mpf_ILLsimplex_retest_dsolution(), mpf_ILLsimplex_retest_psolution(), mpf_init_internal_lpinfo(), mpf_init_simplex_tols(), and mpf_primal_phaseII_step().
| mpf_t mpf_tol_struct::ip_tol |
Definition at line 14376 of file QSopt_ex.h.
Referenced by mpf_compute_primalI_inf(), mpf_dual_phaseII_step(), mpf_expand_phaseI_bounds(), mpf_free_internal_lpinfo(), mpf_ILLfct_perturb_bounds(), mpf_ILLfct_update_pfeas(), mpf_ILLratio_dI_test(), mpf_ILLsimplex_retest_dsolution(), mpf_ILLsimplex_retest_psolution(), mpf_init_internal_lpinfo(), mpf_init_simplex_tols(), mpf_primal_phaseI_step(), and mpf_primal_phaseII_step().
Definition at line 14372 of file QSopt_ex.h.
Referenced by mpf_compute_primalII_inf(), mpf_dual_phaseI_step(), mpf_dual_phaseII_step(), mpf_free_internal_lpinfo(), mpf_ILLbasis_get_cinitial(), mpf_ILLfct_adjust_viol_bounds(), mpf_ILLprice_dual(), mpf_ILLratio_longdII_test(), mpf_ILLratio_pII_test(), mpf_ILLsimplex(), mpf_ILLsimplex_retest_dsolution(), mpf_ILLsimplex_retest_psolution(), mpf_init_internal_lpinfo(), mpf_init_simplex_tols(), mpf_monitor_iter(), mpf_primal_phaseI_step(), and mpf_primal_phaseII_step().
Definition at line 14374 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_ILLratio_dI_test(), mpf_ILLratio_dII_test(), mpf_ILLratio_longdII_test(), mpf_ILLratio_pI_test(), mpf_ILLratio_pII_test(), mpf_ILLratio_pivotin_test(), mpf_init_internal_lpinfo(), and mpf_init_simplex_tols().
Definition at line 14375 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_init_internal_lpinfo(), and mpf_init_simplex_tols().
1.4.7