| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.correlation | 
 Correlation clustering algorithms 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private MaterializedRelation<ParameterizationFunction> | 
CASH.buildDB(int dim,
       double[][] basis,
       DBIDs ids,
       Relation<ParameterizationFunction> relation)
Builds a dim-1 dimensional database where the objects are projected into
 the specified subspace. 
 | 
Copyright © 2019 ELKI Development Team. License information.