#include <lpdefs.h>
Definition at line 60 of file lpdefs.h.
Data Fields | |
| int | dI_iter |
| int | dII_iter |
| int | dnorm_cnt |
| int | dupv_cnt |
| int | final_art |
| int | final_slacks |
| int | num_pi |
| int | num_pi1 |
| int | num_up |
| int | num_y |
| int | num_z |
| int | num_za |
| int | pi1nz_cnt |
| int | pI_iter |
| int | pII_iter |
| int | pinz_cnt |
| int | pivdI [10] |
| int | pivdII [10] |
| int | pivpI [10] |
| int | pivpII [10] |
| int | pnorm_cnt |
| int | pupv_cnt |
| int | start_art |
| int | start_slacks |
| int | tot_iter |
| int | upnz_cnt |
| EGlpNum_t | y_ravg |
| int | ynz_cnt |
| EGlpNum_t | z_ravg |
| EGlpNum_t | za_ravg |
| int | zanz_cnt |
| int | znz_cnt |
Definition at line 89 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), ILLfct_update_counts(), ILLlib_iter(), and ILLsimplex().
Definition at line 90 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), ILLfct_update_counts(), ILLlib_iter(), and ILLsimplex().
Definition at line 72 of file lpdefs.h.
Referenced by ILLfct_init_counts(), and ILLfct_print_counts().
Definition at line 74 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 76 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 78 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 63 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 66 of file lpdefs.h.
Referenced by ILLfct_init_counts(), and ILLfct_print_counts().
Definition at line 69 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 75 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 87 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), ILLfct_update_counts(), ILLlib_iter(), and ILLsimplex().
Definition at line 88 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), ILLfct_update_counts(), ILLlib_iter(), and ILLsimplex().
Definition at line 73 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
| int count_struct::pivdI[10] |
Definition at line 95 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and update_piv_values().
| int count_struct::pivdII[10] |
Definition at line 96 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and update_piv_values().
| int count_struct::pivpI[10] |
Definition at line 93 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and update_piv_values().
| int count_struct::pivpII[10] |
Definition at line 94 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and update_piv_values().
Definition at line 71 of file lpdefs.h.
Referenced by ILLfct_init_counts(), and ILLfct_print_counts().
Definition at line 91 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 77 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
| EGlpNum_t count_struct::y_ravg |
Definition at line 64 of file lpdefs.h.
Referenced by free_internal_lpinfo(), ILLfct_init_counts(), ILLfct_update_counts(), ILLprice_test_for_heap(), and init_internal_lpinfo().
Definition at line 62 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
| EGlpNum_t count_struct::z_ravg |
Definition at line 67 of file lpdefs.h.
Referenced by free_internal_lpinfo(), and init_internal_lpinfo().
| EGlpNum_t count_struct::za_ravg |
Definition at line 70 of file lpdefs.h.
Referenced by free_internal_lpinfo(), ILLfct_init_counts(), ILLfct_update_counts(), ILLprice_test_for_heap(), and init_internal_lpinfo().
Definition at line 68 of file lpdefs.h.
Referenced by ILLfct_init_counts(), ILLfct_print_counts(), and ILLfct_update_counts().
Definition at line 65 of file lpdefs.h.
Referenced by ILLfct_init_counts(), and ILLfct_print_counts().
1.4.7