Function geo_nd::matrix::multiply3

source ยท
pub fn multiply3<V: Float>(a: &[V; 9], b: &[V; 9]) -> [V; 9]
Expand description

Multiply two square 3x3 matrices and produce a result