Package | Description |
---|---|
ags.utils.dataStructures.trees.thirdGenKD |
Modifier and Type | Method and Description |
---|---|
NearestNeighborIterator<T> |
KdTree.getNearestNeighborIterator(double[] searchPoint,
int maxPointsReturned,
DistanceFunction distanceFunction) |
Copyright © 2015. All rights reserved.