Function nalgebra::normalize [] [src]

pub fn normalize<V: Norm<N>, N: BaseFloat>(v: &V) -> V

Gets the normalized version of a vector.