Matrix.opCast

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

Meta