The search functionality needs JavaScript enabled
Built with scod
Cast a matrix to another type
Mat!(U,rowLength,columnLength) opCast(V, U)() const if (__traits(compiles, cast(U)T.init));