[][src]Function na::distance

pub fn distance<P>(p1: &P, p2: &P) -> <P as EuclideanSpace>::RealField where
    P: EuclideanSpace

The distance between two points.

See also: