| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.onedimensional | 
 Clustering algorithms for one-dimensional data. 
 | 
| de.lmu.ifi.dbs.elki.data.model | 
 Cluster models classes for various algorithms 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Clustering<ClusterModel> | 
KNNKernelDensityMinimaClustering.run(Relation<V> relation)
Run the clustering algorithm on a data relation. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static ClusterModel | 
ClusterModel.CLUSTER
Static cluster model that can be shared for all clusters (since the object
 doesn't include meta information. 
 | 
Copyright © 2019 ELKI Development Team. License information.