Function geo_nd::matrix::determinant3

source ·
pub fn determinant3<V: Num>(m: &[V; 9]) -> V
Expand description

Find the determinant of a 3-by-3 matrix