SMatrix.data

Undocumented in source.
struct SMatrix(T, size_t H, size_t W)
T[W][H] data;

Meta