Matrix.cols

Number of columns

struct Matrix(E, uint rows_, uint cols_, Layout layout = Layout.rowMajor)
static const
uint cols;

Meta