
interface MkCoPEntry extends MTreeEntry
| Modifier and Type | Method and Description |
|---|---|
double |
approximateConservativeKnnDistance(int k)
Returns the conservative approximated knn distance of the entry.
|
ApproximationLine |
getConservativeKnnDistanceApproximation()
Returns the conservative approximation line.
|
void |
setConservativeKnnDistanceApproximation(ApproximationLine conservativeApproximation)
Sets the conservative approximation line
|
getCoveringRadius, getParentDistance, getRoutingObjectID, setCoveringRadius, setParentDistance, setRoutingObjectIDisLeafEntryreadExternal, writeExternaldouble approximateConservativeKnnDistance(int k)
k - the parameter k of the knn distanceApproximationLine getConservativeKnnDistanceApproximation()
void setConservativeKnnDistanceApproximation(ApproximationLine conservativeApproximation)
conservativeApproximation - the conservative approximation line to be
setCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.