public interface RdKNNEntry extends SpatialEntry
Modifier and Type | Method and Description |
---|---|
double |
getKnnDistance()
Returns the knn distance of this entry.
|
void |
setKnnDistance(double knnDistance)
Sets the knn distance of this entry.
|
getDimensionality, getMax, getMin
Copyright © 2019 ELKI Development Team. License information.