Matrix.matrix

Undocumented in source.
struct Matrix(T, size_t M, size_t N)
T[M * N] matrix;

Meta