#include <dstruct.h>
Definition at line 109 of file dstruct.h.
Data Fields | |
| int * | matbeg |
| int * | matcnt |
| int | matcols |
| int | matcolsize |
| int | matfree |
| int * | matind |
| int | matrows |
| int | matsize |
| EGlpNum_t * | matval |
| int* ILLmatrix::matbeg |
Definition at line 114 of file dstruct.h.
Referenced by add_col(), add_row(), build_internal_lpinfo(), buildMatrix(), buildSosInfo(), delcols_work(), fill_matrix(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLlib_addrows(), ILLlib_chgsense(), ILLlib_delrows(), ILLlib_getcols(), ILLlp_rows_init(), ILLlp_scale(), ILLlp_sinfo_print(), ILLmatrix_free(), ILLmatrix_init(), matrix_addcoef(), matrix_addrow_end(), matrix_getcoef(), mps_write_col(), and QScopy_prob().
| int* ILLmatrix::matcnt |
Definition at line 112 of file dstruct.h.
Referenced by add_col(), add_row(), build_internal_lpinfo(), buildMatrix(), buildSosInfo(), delcols_work(), fill_matrix(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLlib_addrows(), ILLlib_chgsense(), ILLlib_delrows(), ILLlib_getcols(), ILLlp_rows_init(), ILLlp_scale(), ILLlp_sinfo_print(), ILLmatrix_free(), ILLmatrix_init(), matrix_addcoef(), matrix_addrow_end(), matrix_getcoef(), mps_write_col(), and QScopy_prob().
Definition at line 115 of file dstruct.h.
Referenced by buildSosInfo(), delcols_work(), fill_matrix(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLlib_delcols(), ILLlib_delrows(), ILLmatrix_init(), ILLwrite_lp(), matrix_addcoef(), matrix_addrow(), matrix_addrow_end(), and matrix_getcoef().
Definition at line 117 of file dstruct.h.
Referenced by buildSosInfo(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLmatrix_init(), and matrix_addrow_end().
Definition at line 119 of file dstruct.h.
Referenced by buildSosInfo(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLmatrix_init(), matrix_addcoef(), and matrix_addrow_end().
| int* ILLmatrix::matind |
Definition at line 113 of file dstruct.h.
Referenced by add_col(), add_row(), build_internal_lpinfo(), buildSosInfo(), delcols_work(), fill_matrix(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLlib_addrows(), ILLlib_delrows(), ILLlib_getcols(), ILLlp_rows_init(), ILLlp_scale(), ILLlp_sinfo_print(), ILLmatrix_free(), ILLmatrix_init(), matrix_addcoef(), matrix_addrow_end(), matrix_getcoef(), mps_write_col(), and QScopy_prob().
Definition at line 116 of file dstruct.h.
Referenced by buildSosInfo(), delcols_work(), fill_matrix(), grab_lp_info(), ILLlib_delrows(), ILLmatrix_init(), ILLmatrix_prt(), matrix_addcoef(), matrix_addcol(), and matrix_getcoef().
Definition at line 118 of file dstruct.h.
Referenced by buildSosInfo(), fill_matrix(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLmatrix_init(), matrix_addcoef(), and matrix_addrow_end().
| EGlpNum_t* ILLmatrix::matval |
Definition at line 111 of file dstruct.h.
Referenced by add_col(), add_row(), build_internal_lpinfo(), buildSosInfo(), fill_matrix(), grab_lp_info(), ILL_PTRWORLD_ROUTINES(), ILLlib_addrows(), ILLlib_chgsense(), ILLlib_delrows(), ILLlib_getcols(), ILLlp_rows_init(), ILLlp_scale(), ILLlp_sinfo_print(), ILLmatrix_free(), ILLmatrix_init(), matrix_addcoef(), matrix_addrow_end(), matrix_getcoef(), mps_write_col(), and QScopy_prob().
1.4.7