Package | Description |
---|---|
ags.utils.dataStructures.trees.secondGenKD |
Modifier and Type | Method and Description |
---|---|
List<KdTree.Entry<T>> |
KdTree.nearestNeighbor(double[] location,
int count,
boolean sequentialSorting)
Calculates the nearest 'count' points to 'location'
|
Copyright © 2015. All rights reserved.