#include <lpdefs.h>
Collaboration diagram for coefinfo:

Definition at line 124 of file lpdefs.h.
Data Fields | |
| EGlpNum_t | ccoef |
| coefinfo * | next |
| EGlpNum_t | pcoef |
| int | varnum |
| EGlpNum_t coefinfo::ccoef |
Definition at line 127 of file lpdefs.h.
Referenced by free_internal_lpinfo(), ILLfct_coef_shift(), and ILLfct_unroll_coef_change().
| struct coefinfo* coefinfo::next |
Definition at line 129 of file lpdefs.h.
Referenced by free_internal_lpinfo(), ILLfct_coef_shift(), and ILLfct_unroll_coef_change().
| EGlpNum_t coefinfo::pcoef |
Definition at line 126 of file lpdefs.h.
Referenced by free_internal_lpinfo(), ILLfct_coef_shift(), and ILLfct_unroll_coef_change().
| int coefinfo::varnum |
Definition at line 128 of file lpdefs.h.
Referenced by ILLfct_coef_shift(), and ILLfct_unroll_coef_change().
1.4.7