|
|
|||||||||||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||||||||||
See:
Description
| Class Summary | |
|---|---|
| AggregatingHistogram<T,D> | Class for the typical case of an aggregating (e.g. counting, averaging) Histogram. |
| AggregatingHistogram.Adapter<T,D> | Adapter class for an AggregatingHistogram |
| DoubleMinMax | Class to find the minimum and maximum double values in data. |
| ErrorFunctions | Some mathematical error functions. |
| FlexiHistogram<T,D> | Histogram with flexible size, guaranteed to be in [bin, 2*bin[ |
| FlexiHistogram.Adapter<T,D> | Adapter interface to specify bin creation, data caching and combination. |
| 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. |
| ReplacingHistogram<T> | Class to manage a simple Histogram. |
| ReplacingHistogram.Adapter<T> | Interface to plug in a data type T. |
Mathematical operations and utilities used throughout the framework.
|
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||