#include <lpdata.h>
Definition at line 204 of file lpdata.h.
Data Fields | |
| int * | rowbeg |
| int * | rowcnt |
| int * | rowind |
| EGlpNum_t * | rowval |
| int* ILLlp_rows::rowbeg |
Definition at line 206 of file lpdata.h.
Referenced by ILLlib_getrows(), ILLlp_rows_clear(), ILLlp_rows_init(), and write_the_expr().
| int* ILLlp_rows::rowcnt |
Definition at line 207 of file lpdata.h.
Referenced by ILLlib_getrows(), ILLlp_rows_clear(), ILLlp_rows_init(), ILLwrite_mps(), and write_the_expr().
| int* ILLlp_rows::rowind |
Definition at line 208 of file lpdata.h.
Referenced by ILLlib_getrows(), ILLlp_rows_clear(), ILLlp_rows_init(), and write_the_expr().
| EGlpNum_t* ILLlp_rows::rowval |
Definition at line 209 of file lpdata.h.
Referenced by ILLlib_getrows(), ILLlp_rows_clear(), ILLlp_rows_init(), and write_the_expr().
1.4.7