Function nalgebra::determinant 
                   
                       [−]
                   
               [src]
pub fn determinant<M: Determinant<N>, N>(m: &M) -> N
Computes the determinant of a square matrix.
pub fn determinant<M: Determinant<N>, N>(m: &M) -> N
Computes the determinant of a square matrix.