|
Dip
0.92.4
|
#include <spp_types.h>
Public Attributes | |
| int | colnum |
| int | rownum |
| int | active_colnum |
| int | nzcnt |
| int * | colnames |
| char * | col_deleted |
| double * | obj |
| int * | matbeg |
| row_ind_type * | matind |
Definition at line 28 of file spp_types.h.
| int COL_ORDERED::colnum |
Definition at line 29 of file spp_types.h.
| int COL_ORDERED::rownum |
Definition at line 31 of file spp_types.h.
| int COL_ORDERED::active_colnum |
Definition at line 32 of file spp_types.h.
| int COL_ORDERED::nzcnt |
Definition at line 33 of file spp_types.h.
| int * COL_ORDERED::colnames |
Definition at line 34 of file spp_types.h.
| char * COL_ORDERED::col_deleted |
Definition at line 35 of file spp_types.h.
| double * COL_ORDERED::obj |
Definition at line 37 of file spp_types.h.
| int * COL_ORDERED::matbeg |
Definition at line 38 of file spp_types.h.
| row_ind_type * COL_ORDERED::matind |
Definition at line 39 of file spp_types.h.
1.8.5