Skip to main content

inv

pub fn inv(matrix: &ArrayView2<'_, f64>) -> Result<Array2<f64>, String>