Matrix.isDynamicOne

Undocumented in source.
struct Matrix(size_t H, size_t W, E)
enum isDynamicOne = isStaticWidthOnly || isStaticHeightOnly;

Meta