| Class | Description |
|---|---|
| ClosestPointPairAlgorithm |
An implementation of the divide-and-conquer algorithm for computing the
closest pair among elements of a set of points.
|
| ClosestPointPairAlgorithm.PairStructure |
Convenience data structure to hold a pair of points along with distance
information.
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.