Function geo_nd::quat::multiply

source ·
pub fn multiply<V: Num>(a: &[V; 4], b: &[V; 4]) -> [V; 4]
Expand description

Multiply two quaternions together