Function nalgebra::det [] [src]

pub fn det<M: Det<N>, N>(m: &M) -> N

Computes the determinant of a square matrix.