Function opencv::core::determinant [] [src]

pub fn determinant(mtx: &Mat) -> Result<f64, String>

computes determinant of a square matrix