Matrix.vectorType

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

Meta