#include <QSopt_ex.h>
Collaboration diagram for mpq_coefinfo:

Definition at line 11356 of file QSopt_ex.h.
Data Fields | |
| mpq_t | ccoef |
| mpq_coefinfo * | next |
| mpq_t | pcoef |
| int | varnum |
| mpq_t mpq_coefinfo::ccoef |
Definition at line 11359 of file QSopt_ex.h.
Referenced by mpq_free_internal_lpinfo(), mpq_ILLfct_coef_shift(), and mpq_ILLfct_unroll_coef_change().
| struct mpq_coefinfo* mpq_coefinfo::next |
Definition at line 11361 of file QSopt_ex.h.
Referenced by mpq_free_internal_lpinfo(), mpq_ILLfct_coef_shift(), and mpq_ILLfct_unroll_coef_change().
| mpq_t mpq_coefinfo::pcoef |
Definition at line 11358 of file QSopt_ex.h.
Referenced by mpq_free_internal_lpinfo(), mpq_ILLfct_coef_shift(), and mpq_ILLfct_unroll_coef_change().
Definition at line 11360 of file QSopt_ex.h.
Referenced by mpq_ILLfct_coef_shift(), and mpq_ILLfct_unroll_coef_change().
1.4.7