CMR  1.3.0
Public Attributes | List of all members
CMR_SEPA Struct Reference

#include <separation.h>

Public Attributes

size_t numRows
 Number of rows of the matrix. More...
 
size_t numColumns
 Number of columns of the matrix. More...
 
CMR_SEPA_FLAGSrowsFlags
 Array with each row's flags. More...
 
CMR_SEPA_FLAGScolumnsFlags
 Array with each column's flags. More...
 
CMR_SEPA_TYPE type
 Type of separation. More...
 

Member Data Documentation

◆ columnsFlags

CMR_SEPA_FLAGS* CMR_SEPA::columnsFlags

Array with each column's flags.

◆ numColumns

size_t CMR_SEPA::numColumns

Number of columns of the matrix.

◆ numRows

size_t CMR_SEPA::numRows

Number of rows of the matrix.

◆ rowsFlags

CMR_SEPA_FLAGS* CMR_SEPA::rowsFlags

Array with each row's flags.

◆ type

CMR_SEPA_TYPE CMR_SEPA::type

Type of separation.


The documentation for this struct was generated from the following file: