Function nalgebra::distance 
                   
                       [−]
                   
               [src]
pub fn distance<N: BaseFloat, P: FloatPoint<N>>(a: &P, b: &P) -> N where P::Vector: Norm<NormType=N>Returns the distance between two points.