Function nalgebra_glm::length[][src]

pub fn length<T: RealField, const D: usize>(x: &TVec<T, D>) -> T
Expand description

The magnitude of a vector.

A synonym for magnitude.

See also: