| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.math |
Mathematical operations and utilities used throughout the framework.
|
| Modifier and Type | Method and Description |
|---|---|
static <N extends Comparable<N>> |
MinMax.newArray(int size)
New array of MinMax objects for a given type.
|