Matrix.rowSize

struct Matrix(T, int RowSize, int ColSize)
enum int rowSize;

Meta