Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.tree.query |
Classes related to generic tree queries.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericMTreeDistanceSearchCandidate<D extends Distance<D>>
Encapsulates the attributes for a object that can be stored in a heap.
|
Modifier and Type | Method and Description |
---|---|
int |
GenericDistanceSearchCandidate.compareTo(GenericDistanceSearchCandidate<D> o) |