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

Definition at line 14382 of file QSopt_ex.h.
Data Fields | |
| int | btype |
| mpf_t | cbound |
| mpf_bndinfo * | next |
| mpf_t | pbound |
| int | varnum |
Definition at line 14386 of file QSopt_ex.h.
Referenced by mpf_ILLfct_bound_shift(), and mpf_ILLfct_unroll_bound_change().
| mpf_t mpf_bndinfo::cbound |
Definition at line 14385 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_ILLfct_bound_shift(), mpf_ILLfct_free_bndinfo(), mpf_ILLfct_new_bndinfo(), and mpf_ILLfct_unroll_bound_change().
| struct mpf_bndinfo* mpf_bndinfo::next |
Definition at line 14388 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_ILLfct_bound_shift(), and mpf_ILLfct_unroll_bound_change().
| mpf_t mpf_bndinfo::pbound |
Definition at line 14384 of file QSopt_ex.h.
Referenced by mpf_free_internal_lpinfo(), mpf_ILLfct_bound_shift(), mpf_ILLfct_free_bndinfo(), mpf_ILLfct_new_bndinfo(), and mpf_ILLfct_unroll_bound_change().
Definition at line 14387 of file QSopt_ex.h.
Referenced by mpf_ILLfct_bound_shift(), and mpf_ILLfct_unroll_bound_change().
1.4.7