MovingStatistics(Int32) Constructor |
Namespace: Altaxo.Calc.StatisticsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic MovingStatistics(
int windowSize
)
Parameters
- windowSize Int32
- The number of values retained in the moving window.
See Also