Skip to main content

vee

Function vee 

Source
pub fn vee(m: &Matrix3<f64>) -> Vector3<f64>
Expand description

The inverse of hat: recovers the vector from a skew-symmetric matrix.