Function maths_rs::chebyshev_normalize
source · pub fn chebyshev_normalize<T: Float, V: VecFloatOps<T> + VecN<T> + SignedNumberOps<T>>(
a: V
) -> VExpand description
returns a chebyshevnormalized unit vector of a (where the normalization projects onto the unit cube)