Function static_math::transformations::skew_to_vec [−][src]
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