Matrix.resize

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(size_t H, size_t W, E)
pure
static if(isDynamic)
void
resize
(
size_t nh
,
size_t nw
)

Meta