Matrix.isCompatibleVector

Undocumented in source.
struct Matrix(type, int numCols, int numRows)
nothrow @nogc pure nothrow @nogc pure nothrow @nogc @safe @safe pure nothrow
template isCompatibleVector (
T
) {}

Members

Manifest constants

isCompatibleVector
enum isCompatibleVector;
Undocumented in source.

Meta