Package | Description |
---|---|
de.lmu.ifi.dbs.elki.math |
Mathematical operations and utilities used throughout the framework.
|
Modifier and Type | Method and Description |
---|---|
static IntegerMinMax[] |
IntegerMinMax.newArray(int size)
Generate a new array of initialized IntegerMinMax objects (with default
constructor)
|