| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm |
Algorithms suitable as a task for the
KDDTask main routine. |
| de.lmu.ifi.dbs.elki.algorithm.outlier |
Outlier detection algorithms
|
| Modifier and Type | Method and Description |
|---|---|
protected DependencyDerivator<V,D> |
DependencyDerivator.Parameterizer.makeInstance() |
| Modifier and Type | Field and Description |
|---|---|
private DependencyDerivator<V,D> |
SimpleCOP.dependencyDerivator
Holds the object performing the dependency derivation
|