Create a new {@link Matrix3x2d} and make it a copy of the given matrix.
@param mat the {@link Matrix3x2d} to copy the values from
See Implementation
Create a new {@link Matrix3x2d} and make it a copy of the given matrix.
@param mat the {@link Matrix3x2d} to copy the values from