T - public class RTreeQuery1NN<T> extends Object
| Constructor and Description |
|---|
RTreeQuery1NN(RTree<T> tree) |
| Modifier and Type | Method and Description |
|---|---|
DistEntry<T> |
reset(double[] center,
DistanceFunction dist) |
protected void |
sortEntries(org.tinspin.index.rtree.RTreeQuery1NN.IterPos<T> iPos,
double minDist) |
Copyright © 2017. All rights reserved.