Matrix.height

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

Meta