Matrix.cols

Holds the number of columns;

struct Matrix(type, int rows_, int cols_)
static const
int cols;

Meta