
public class OPTICSCorrelationDimensionalityDistance<D extends CorrelationDistance<D>> extends Object implements OPTICSDistanceAdapter<D>
| Constructor and Description |
|---|
OPTICSCorrelationDimensionalityDistance()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getDoubleForEntry(ClusterOrderEntry<D> coe)
Get the double value for plotting for a cluster order entry.
|
boolean |
isInfinite(ClusterOrderEntry<D> coe)
Test whether the reachability is infinite.
|
public OPTICSCorrelationDimensionalityDistance()
public double getDoubleForEntry(ClusterOrderEntry<D> coe)
OPTICSDistanceAdaptergetDoubleForEntry in interface OPTICSDistanceAdapter<D extends CorrelationDistance<D>>coe - Cluster Order Entrypublic boolean isInfinite(ClusterOrderEntry<D> coe)
OPTICSDistanceAdapterisInfinite in interface OPTICSDistanceAdapter<D extends CorrelationDistance<D>>coe - Cluster order entry