Namespace for online statistical algorithms.
| Name | Description |
|---|---|
LineFit | Online calculator for least-squares line fit. |
Moment | Online calculator for mean, variance, skew, and kurtosis. |
MomentLevel | Namespace-like struct providing the moment-level enumeration. |
Moment_Data | Component-private data storage for a Moment specialization. |