Function graphics::math::identity

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

Create an identity matrix.