tool::core::geometry
pub fn directions<T>(vectors: &Matrix3xX<T>) -> Matrix3xX<T> where T: RealField,
Directions of a list of vectors 3xX.