pub const fn det(_matrix: &ArrayView2<'_, f64>) -> Result<f64, String>
Fallback matrix determinant calculation