SMatrix.isRowMajor

Undocumented in source.
struct SMatrix(T, Msize_t rs = 0, Msize_t cs = 0, Major mjr = Major.row)
enum bool isRowMajor;

Meta