pub fn add<T>(a: Quaternion<T>, b: Quaternion<T>) -> Quaternion<T> where
    T: FloatSimd<T>, 
Expand description

a + b