Function nalgebra_glm::determinant

source ·
pub fn determinant<N: Real, D: Dimension>(m: &TMat<N, D, D>) -> Nwhere
    DefaultAllocator: Alloc<N, D, D>,
Expand description

The determinant of the matrix m.