Matrix.isCompatibleVector

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

Members

Manifest constants

isCompatibleVector
enum isCompatibleVector;
Undocumented in source.

Meta