Function geo_nd::matrix::determinant4

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

Find the determinant of a 4-by-4 matrix