Matrix.isCompatibleMatrix

Returns the current matrix as pretty formatted string. TODO : Check This

struct Matrix(type, int numCols, int numRows)
nothrow @nogc pure nothrow @nogc pure nothrow @nogc @safe @safe pure nothrow
template isCompatibleMatrix (
T
) {}

Members

Manifest constants

isCompatibleMatrix
enum isCompatibleMatrix;
Undocumented in source.

Meta