RowOrColumnMajor_ColumnMajor top-level constant

int const RowOrColumnMajor_ColumnMajor

Data in the table should be read column by column.

Implementation

const RowOrColumnMajor_ColumnMajor = 1;