public interface DBIDDistanceFunction extends DistanceFunction<DBID>
Modifier and Type | Method and Description |
---|---|
double |
distance(DBIDRef id1,
DBIDRef id2)
Returns the distance between the two objects specified by their object ids.
|
getInputTypeRestriction, instantiate, isMetric, isSquared, isSymmetric
Copyright © 2019 ELKI Development Team. License information.