Vector.isCompatibleMatrixImpl

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector(type, int dimension_)
@safe pure nothrow static
void
isCompatibleMatrixImpl
(
int r
int c
)
(
Matrix!(vt, r, c) m
)

Meta