[][src]Function nalgebra::distance

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

The distance between two points.

See also: