Function fere_common::length[][src]

pub fn length<T, const D: usize>(
    x: &Matrix<T, Const<D>, Const<1_usize>, ArrayStorage<T, D, 1_usize>>
) -> T where
    T: RealField, 
Expand description

The magnitude of a vector.

A synonym for magnitude.

See also: