Function nalgebra::distance [] [src]

pub fn distance<P: EuclideanSpace>(p1: &P, p2: &P) -> P::Real

The distance between two points.