Matrix.width

Undocumented in source.
struct Matrix(T, size_t N, size_t M = N)
alias width = M

Meta