RowOrColumnMajor_ColumnMajor constant

int const RowOrColumnMajor_ColumnMajor

Data in the table should be read column by column.

Implementation

static const RowOrColumnMajor_ColumnMajor = 1;