public interface DoubleDistanceKNNList extends KNNList<DoubleDistance>
Modifier and Type | Method and Description |
---|---|
double |
doubleKNNDistance()
Get the kNN distance as double value.
|
DoubleDistanceDBIDPair |
get(int off)
Direct object access.
|
DoubleDistance |
getKNNDistance()
Deprecated.
use doubleKNNDistance()!
|
DoubleDistanceDBIDListIter |
iter()
Get an iterator
|
@Deprecated DoubleDistance getKNNDistance()
getKNNDistance
in interface KNNList<DoubleDistance>
double doubleKNNDistance()
DoubleDistanceDBIDListIter iter()
DistanceDBIDList
iter
in interface DBIDs
iter
in interface DistanceDBIDList<DoubleDistance>
DoubleDistanceDBIDPair get(int off)
KNNList
get
in interface DistanceDBIDList<DoubleDistance>
get
in interface KNNList<DoubleDistance>
off
- Offset