vecmath
pub fn mat2x3_id<T>() -> Matrix2x3<T> where T: Copy + One + Zero,
Constructs identity matrix.