Matrix.rows

Undocumented in source.
struct Matrix(type, int numCols, int numRows)
nothrow @nogc pure nothrow @nogc pure nothrow @nogc @safe
alias rows = numRows

Meta