Function nalgebra_glm::determinant[][src]

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

The determinant of the matrix m.