Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.statistics |
Statistical analysis algorithms.
|
de.lmu.ifi.dbs.elki.result |
Result types, representation and handling
|
Modifier and Type | Method and Description |
---|---|
private ScalesResult |
AddUniformScale.run(Relation<? extends NumberVector> rel)
Add scales to a single vector relation.
|
private ScalesResult |
AddSingleScale.run(Relation<? extends NumberVector> rel)
Add scales to a single vector relation.
|
Modifier and Type | Method and Description |
---|---|
static ScalesResult |
ScalesResult.getScalesResult(Relation<? extends SpatialComparable> rel)
Get (or create) a scales result for a relation.
|
Copyright © 2019 ELKI Development Team. License information.