Matrix.rows

Holds the number of rows;

struct Matrix(type, int rows_, int cols_)
static const
int rows;

Meta