Function geo_nd::matrix::determinant2

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

Find the determinant of a 2-by-2 matrix