Function nalgebra_glm::identity

source ·
pub fn identity<T: Number, const D: usize>() -> TMat<T, D, D>
Expand description

The identity matrix.