
public class OPTICSCut extends Object
| Constructor and Description |
|---|
OPTICSCut() |
| Modifier and Type | Method and Description |
|---|---|
static <E extends ClusterOrder> |
makeOPTICSCut(E co,
double epsilon)
Compute an OPTICS cut clustering
|
public static <E extends ClusterOrder> Clustering<Model> makeOPTICSCut(E co, double epsilon)
co - Cluster order resultepsilon - Epsilon value for cutCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.