dist2

Function dist2 

Source
pub fn dist2<T: Float, V: VecFloatOps<T>>(a: V, b: V) -> T
Expand description

returns scalar squared distance between 2 points a and b to avoid using sqrt