Function units

Source
pub fn units<T>(vectors: &Vectors<T>) -> Vectors<T>
where T: RealField,
Expand description

Unit vectors of a list of Vectors.