| Interface | Description |
|---|---|
| RunningAverageAndMinMax |
Implementations of this class also record a min and max observed value.
|
| Class | Description |
|---|---|
| JVMEnvironment |
A bean encapsulating some characteristics of the JVM's runtime environment.
|
| RunningStatistics |
Like implementations of
RunningAverageAndStdDev but adds more statistics, like min and max. |
| RunningStatisticsPerTime | |
| WeightedRunningAverage |
Ported from Mahout
WeightedRunningAverage but uses int weights. |
Copyright © 2012. All Rights Reserved.