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)
|
Modifier and Type | Method and Description |
---|---|
void |
IntegerMinMax.put(IntegerMinMax val)
Process a MinMax pair.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.