| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering | 
 Clustering algorithms. 
 | 
| de.lmu.ifi.dbs.elki.data.model | 
 Cluster models classes for various algorithms. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Clustering<ClusterModel> | 
CanopyPreClustering.run(Database database,
   Relation<O> relation)
Run the algorithm 
 | 
| 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. 
 |