RowOrColumnMajor_ColumnMajor top-level constant
RowOrColumnMajor
const RowOrColumnMajor_ColumnMajor
Data in the table should be read column by column.
Implementation
const RowOrColumnMajor_ColumnMajor = RowOrColumnMajor(1);