E
- Cluster order entry type.public interface OPTICSDistanceAdapter<E extends ClusterOrderEntry<?>>
Modifier and Type | Method and Description |
---|---|
double |
getDoubleForEntry(E coe)
Get the double value for plotting for a cluster order entry.
|
boolean |
isInfinite(E coe)
Test whether the reachability is infinite.
|
double getDoubleForEntry(E coe)
coe
- Cluster Order Entryboolean isInfinite(E coe)
coe
- Cluster order entryCopyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.