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

Definition at line 14393 of file QSopt_ex.h.
Data Fields | |
| mpf_t | ccoef |
| mpf_coefinfo * | next |
| mpf_t | pcoef |
| int | varnum |
| mpf_t mpf_coefinfo::ccoef |
Definition at line 14396 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_ILLfct_coef_shift(), and mpf_ILLfct_unroll_coef_change().
| struct mpf_coefinfo* mpf_coefinfo::next |
Definition at line 14398 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_ILLfct_coef_shift(), and mpf_ILLfct_unroll_coef_change().
| mpf_t mpf_coefinfo::pcoef |
Definition at line 14395 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_ILLfct_coef_shift(), and mpf_ILLfct_unroll_coef_change().
Definition at line 14397 of file QSopt_ex.h.
Referenced by mpf_ILLfct_coef_shift(), and mpf_ILLfct_unroll_coef_change().
1.4.7