isMatrix

If T is a matrix, this evaluates to true, otherwise false

nothrow @nogc
template isMatrix (
T
) {}

Members

Manifest constants

isMatrix
enum isMatrix;
Undocumented in source.

Meta