Function nalgebra_glm::inverse[][src]

pub fn inverse<N: Real, D: Dimension>(m: &TMat<N, D, D>) -> TMat<N, D, D> where
    DefaultAllocator: Alloc<N, D, D>, 

The inverse of the matrix m.