#include <ratio.h>
Definition at line 27 of file ratio.h.
Data Fields | |
| int | boundch |
| int | coeffch |
| EGlpNum_t | ecoeff |
| int | eindex |
| EGlpNum_t | lbound |
| int | lindex |
| int | lvstat |
| EGlpNum_t | pivotval |
| int | ratio_stat |
| EGlpNum_t | tz |
Definition at line 34 of file ratio.h.
Referenced by ILLratio_pII_test(), ILLratio_pivotin_test(), and primal_phaseII_step().
Definition at line 35 of file ratio.h.
Referenced by dual_phaseII_step(), ILLratio_dII_test(), and ILLratio_longdII_test().
| EGlpNum_t ratio_res::ecoeff |
Definition at line 37 of file ratio.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLratio_dII_test(), ILLratio_longdII_test(), ILLsimplex_pivotin(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 30 of file ratio.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLratio_dI_test(), ILLratio_dII_test(), and ILLratio_longdII_test().
| EGlpNum_t ratio_res::lbound |
Definition at line 36 of file ratio.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLratio_pII_test(), ILLratio_pivotin_test(), ILLsimplex_pivotin(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 31 of file ratio.h.
Referenced by ILLratio_pI_test(), ILLratio_pII_test(), ILLratio_pivotin_test(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 32 of file ratio.h.
Referenced by ILLratio_pI_test(), ILLratio_pII_test(), ILLratio_pivotin_test(), primal_phaseI_step(), and primal_phaseII_step().
| EGlpNum_t ratio_res::pivotval |
Definition at line 38 of file ratio.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLratio_dI_test(), ILLratio_dII_test(), ILLratio_longdII_test(), ILLratio_pI_test(), ILLratio_pII_test(), ILLratio_pivotin_test(), ILLsimplex_pivotin(), primal_phaseI_step(), and primal_phaseII_step().
Definition at line 33 of file ratio.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLratio_dI_test(), ILLratio_dII_test(), ILLratio_longdII_test(), ILLratio_pI_test(), ILLratio_pII_test(), ILLratio_pivotin_test(), primal_phaseI_step(), and primal_phaseII_step().
| EGlpNum_t ratio_res::tz |
Definition at line 29 of file ratio.h.
Referenced by dual_phaseI_step(), dual_phaseII_step(), ILLratio_dI_test(), ILLratio_dII_test(), ILLratio_longdII_test(), ILLratio_pI_test(), ILLratio_pII_test(), ILLratio_pivotin_test(), ILLsimplex_pivotin(), primal_phaseI_step(), and primal_phaseII_step().
1.4.7