|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Statistic | A statistic (singular) is a single measure of some attribute of a sample (e.g., its arithmetic mean value). |
| StatisticFactory | A factory to construct a new Statistic. |
| Class Summary | |
|---|---|
| SynchronizedStatistic | This is a thread-safe wrapper of Statistic by synchronizing all public methods
so that only one thread at a time can access the instance. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||