mat3x2_id

Function mat3x2_id 

Source
pub fn mat3x2_id<T>() -> Matrix3x2<T>
where T: Copy + One + Zero,
Expand description

Constructs identity matrix.