| Class | Description |
|---|---|
| DoubleWeightedMean |
Ported from Mahout
WeightedRunningAverage, to use Commons Math3 framework. |
| IntWeightedMean |
Like
DoubleWeightedMean but uses int weights. |
| JVMEnvironment |
A bean encapsulating some characteristics of the JVM's runtime environment.
|
| RunningStatistics |
Encapsulates statistics like mean, min and max.
|
| RunningStatisticsPerTime |
Copyright © 2012-2013 Myrrix Ltd. All Rights Reserved.