pub fn quat_dot_quat(q1: &Quaternion, q2: &Quaternion) -> Float
Expand description

The inner product of two quaterions.