Expand description

Welford online algorithm for computing mean and variance on-the-fly over a sliding window

Structs

Welford online algorithm for computing mean and variance on-the-fly over a sliding window

Functions

Create a new WelfordOnline Sliding Window without a chained View