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

pub fn magnitudes<T, S>(vectors: &VectorsGeneric<T, S>) -> List<T> where
    T: RealField,
    S: Storage<T, U3, Dynamic>, 
Expand description

Magnitudes of a list of Vectors.