Function nalgebra::normalize [] [src]

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

Gets the normalized version of a vector.