skew_to_vec

Function skew_to_vec 

Source
pub fn skew_to_vec<T: Float>(r: &M33<T>) -> V3<T>
Expand description

Convert an so(3) representation to a 3d vector

Function arguments: r: M33

Output: A V3