Matrix.opCast

struct Matrix(size_t H, size_t W, E)
pure const
bool
opCast
(
E
)
()
if (
is(E == bool)
)

Meta