Mat.opCast

Cast a matrix to another type

struct Mat(T, size_t R, size_t C)
const
opCast
()
()
if (
__traits(compiles, cast(U)T.init)
)

Meta