Modifier | Constructor and Description |
---|---|
protected |
NearestNeighborIterator(ags.utils.dataStructures.trees.thirdGenKD.KdNode<T> treeRoot,
double[] searchPoint,
int maxPointsReturned,
DistanceFunction distanceFunction) |
protected NearestNeighborIterator(ags.utils.dataStructures.trees.thirdGenKD.KdNode<T> treeRoot, double[] searchPoint, int maxPointsReturned, DistanceFunction distanceFunction)
Copyright © 2015. All rights reserved.