[][src]Function nalgebra_glm::determinant

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

The determinant of the matrix m.