pub fn reflect_y<E>() -> Mat2<E, DescriptorOrderColumnMajor>where E: MatEl + NdFloat, Mat2<E, DescriptorOrderColumnMajor>: RawSliceMut<Scalar = E>,
Produces a 2D reflection matrix across the y-axis.
Mat<E, 2, 2>