Function dist_2d

Source
pub fn dist_2d<P, Q>(p: &P, q: &Q) -> f64
where P: Is2D, Q: Is2D,
Expand description

Returns the distance between two Is2D