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