Function nalgebra::normalize

source ·
pub fn normalize<V: NormedSpace>(v: &V) -> V
Expand description

Computes the normalized version of the vector v.