Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.math

Mathematical operations and utilities used throughout the framework.

See:
          Description

Class Summary
DoubleMinMax Class to find the minimum and maximum double values in data.
ErrorFunctions Some mathematical error functions.
Histogram<T> Class to manage a simple Histogram.
Histogram.Constructor<T> Interface to plug in constructors for type T.
MathUtil A collection of math related utility functions.
MeanVariance Do some simple statistics (mean, average).
MinMax<T extends Comparable<? super T>> Class to find the minimum and maximum double values in data.
 

Package de.lmu.ifi.dbs.elki.math Description

Mathematical operations and utilities used throughout the framework.


Release 0.2.1 (2009-07-13_1605)