gz/math/RollingMean.hh
Go to the documentation of this file.
A class that computes the mean over a series of data points. The window size determines the maximum n...
Definition: gz/math/RollingMean.hh:39
void SetWindowSize(size_t _windowSize)
Set the new window size. This will also clear the data. Nothing happens if the _windowSize is zero.
Definition: gz/math/AdditivelySeparableScalarField3.hh:28