Skip to main content

Module normalization

Module normalization 

Source

Structs§

ExponentialRunningStats
Exponential Moving Average (EMA) running statistics for non-stationary signals.
RunningStats
Online running statistics using Welford’s algorithm.
RunningStatsVec
Per-dimension online running statistics using Welford’s algorithm.