identity

Function identity 

Source
pub fn identity<T>() -> Matrix2d<T>
where T: Float,
Expand description

Create an identity matrix.