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

Definition at line 2384 of file QSopt_ex.h.
Data Fields | |
| int | btype |
| double | cbound |
| dbl_bndinfo * | next |
| dbl_bndinfo * | next |
| dbl_bndinfo * | next |
| double | pbound |
| int | varnum |
Definition at line 2388 of file QSopt_ex.h.
Referenced by dbl_ILLfct_bound_shift(), and dbl_ILLfct_unroll_bound_change().
| double dbl_bndinfo::cbound |
Definition at line 2387 of file QSopt_ex.h.
Referenced by dbl_free_internal_lpinfo(), dbl_ILLfct_bound_shift(), dbl_ILLfct_free_bndinfo(), dbl_ILLfct_new_bndinfo(), and dbl_ILLfct_unroll_bound_change().
| struct dbl_bndinfo* dbl_bndinfo::next |
Definition at line 119 of file dbl_lpdefs.h.
| struct dbl_bndinfo* dbl_bndinfo::next |
Definition at line 1866 of file base_QSopt_ex.h.
| struct dbl_bndinfo* dbl_bndinfo::next |
Definition at line 2390 of file QSopt_ex.h.
Referenced by dbl_free_internal_lpinfo(), dbl_ILLfct_bound_shift(), and dbl_ILLfct_unroll_bound_change().
| double dbl_bndinfo::pbound |
Definition at line 2386 of file QSopt_ex.h.
Referenced by dbl_free_internal_lpinfo(), dbl_ILLfct_bound_shift(), dbl_ILLfct_free_bndinfo(), dbl_ILLfct_new_bndinfo(), and dbl_ILLfct_unroll_bound_change().
Definition at line 2389 of file QSopt_ex.h.
Referenced by dbl_ILLfct_bound_shift(), and dbl_ILLfct_unroll_bound_change().
1.4.7