Package | Description |
---|---|
de.lmu.ifi.dbs.elki.distance.distanceresultlist |
Classes for building and storing the results of distance-based queries
The classes in this package essentially form three groups:
KNNHeap for building kNN results. |
Modifier and Type | Method and Description |
---|---|
GenericKNNList<D> |
GenericKNNHeap.toKNNList()
Serialize to a
GenericKNNList . |