mat.matrix

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

Meta