public final class Scales
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
Scales()
Fake constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static LinearScale[] |
calcScales(Relation<? extends SpatialComparable> rel)
Compute a linear scale for each dimension.
|
public static LinearScale[] calcScales(Relation<? extends SpatialComparable> rel)
rel - RelationCopyright © 2019 ELKI Development Team. License information.