[][src]Function nalgebra_glm::inverse

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

The inverse of the matrix m.