Matrix.rows

Undocumented in source.
struct Matrix(type, int numCols, int numRows)
alias rows = numRows

Meta