|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleDistanceRStarTreeKNNQuery.DoubleDistanceEntry | |
---|---|
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.query | Queries on the R-Tree family of indexes: kNN and range queries. |
Uses of DoubleDistanceRStarTreeKNNQuery.DoubleDistanceEntry in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.query |
---|
Methods in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.query that return types with arguments of type DoubleDistanceRStarTreeKNNQuery.DoubleDistanceEntry | |
---|---|
protected List<DoubleDistanceRStarTreeKNNQuery.DoubleDistanceEntry> |
DoubleDistanceRStarTreeKNNQuery.getSortedEntries(AbstractRStarTreeNode<?,?> node,
DBIDs ids)
Sorts the entries of the specified node according to their minimum distance to the specified objects. |
Methods in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.query with parameters of type DoubleDistanceRStarTreeKNNQuery.DoubleDistanceEntry | |
---|---|
int |
DoubleDistanceRStarTreeKNNQuery.DoubleDistanceEntry.compareTo(DoubleDistanceRStarTreeKNNQuery.DoubleDistanceEntry o)
|
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |