| 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 © 2019 ELKI Development Team. License information.