|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SummaryStatistics | |
|---|---|
| org.apache.commons.math.stat.descriptive | Generic univariate summary statistic objects. |
| Uses of SummaryStatistics in org.apache.commons.math.stat.descriptive |
|---|
| Subclasses of SummaryStatistics in org.apache.commons.math.stat.descriptive | |
|---|---|
class |
SummaryStatisticsImpl
Deprecated. to be removed in commons math 2.0. Use SummaryStatistics. |
class |
SynchronizedSummaryStatistics
Implementation of SummaryStatistics that
is safe to use in a multithreaded environment. |
| Methods in org.apache.commons.math.stat.descriptive that return SummaryStatistics | |
|---|---|
static SummaryStatistics |
SummaryStatistics.newInstance()
Deprecated. to be removed in commons-math 2.0 |
static SummaryStatistics |
SummaryStatistics.newInstance(java.lang.Class cls)
Deprecated. to be removed in commons-math 2.0 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||