rotation_inverse

Function rotation_inverse 

Source
pub fn rotation_inverse<T: Float + Sum>(r: &M33<T>) -> M33<T>
Expand description

Inverse of a Rotation matrix, where R: SO(3)