Matrix.cols

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

Meta