Go to the source code of this file.
Classes | |
class | mio::ProcExpSmoothing |
Exponential smoothing. This implements an exponential moving average smoothing of parameter alpha (https://en.wikipedia.org/wiki/Exponential_smoothing) such as (s being the filtered values and x the raw data): More... | |
Namespaces | |
mio | |