| 程序包 | 说明 |
|---|---|
| org.khelekore.prtree |
The classes for PRTree, a Priority R-Tree.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<DistanceResult<T>> |
PRTree.nearestNeighbour(DistanceCalculator<T> dc,
NodeFilter<T> filter,
int maxHits,
PointND p)
Get the nearest neighbour of the given point
|
Copyright © 2017. All rights reserved.