pub fn skew_to_vec<T: Float>(r: &M33<T>) -> V3<T>
Convert an so(3) representation to a 3d vector
Function arguments: r: M33
r
Output: A V3