Function tool::core::geometry::magnitudes[][src]

pub fn magnitudes<T>(vectors: &Matrix3xX<T>) -> Matrix1xX<T> where
    T: RealField, 

Magnitudes of a list of vectors 3xX.