Uses of Class
de.lmu.ifi.dbs.elki.math.MinMax

Packages that use MinMax
de.lmu.ifi.dbs.elki.math Mathematical operations and utilities used throughout the framework. 
 

Uses of MinMax in de.lmu.ifi.dbs.elki.math
 

Methods in de.lmu.ifi.dbs.elki.math that return MinMax
static
<N extends Comparable<N>>
MinMax<N>[]
MinMax.newArray(int size)
          New array of MinMax objects for a given type.
 


Release 0.4.0 (2011-09-20_1324)