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

pub fn magnitude<T>(vector: &Matrix3x1<T>) -> T where
    T: RealField, 

Magnitude of a vector 3x1.