pub fn length<T, const D: usize>( x: &Matrix<T, Const<D>, Const<1>, ArrayStorage<T, D, 1>>, ) -> Twhere T: RealField,
The magnitude of a vector.
A synonym for magnitude.
magnitude
length2
magnitude2