Function geo_nd::quat::of_rotation

source ·
pub fn of_rotation<V: Float>(m: &[V; 9]) -> [V; 4]
Expand description

Find the quaternion of a Matrix3 assuming it is purely a rotation