pub fn hat(v: &Vector3<f64>) -> Matrix3<f64>
The skew-symmetric matrix of a vector: hat(v) w = v × w.
hat(v) w = v × w