public final class OPTICSCut
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
OPTICSCut()
Private constructor.
|
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 © 2019 ELKI Development Team. License information.