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