Mat.this

Undocumented in source.
struct Mat(T, ulong n)
@nogc pure nothrow
this
(
T...
)
()
if (
n >= 2 &&
isNumeric!T
)

Meta