| Package | Description |
|---|---|
| org.apache.openejb.math.stat.descriptive |
| Modifier and Type | Class and Description |
|---|---|
class |
DescriptiveStatistics
Maintains a dataset of values of a single variable and computes descriptive
statistics based on stored data.
|
class |
SynchronizedDescriptiveStatistics
Implementation of
DescriptiveStatistics that
is safe to use in a multithreaded environment. |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.