Matrix.cols

Holds the number of cols;

struct Matrix(type, int numCols, int numRows)
static const
int cols;

Meta