Package | Description |
---|---|
Jcg.closestpair |
Modifier and Type | Method and Description |
---|---|
PointPair_2 |
ClosestPair.findClosestPair(Point_2[] points)
Compute the closest pair of a set of points in the plane
|
PointPair_2 |
SlowClosestPair.findClosestPair(Point_2[] points) |