MeteoIODoc  MeteoIODoc-2.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ProcExpSmoothing.h File Reference
#include <meteoio/meteoFilters/WindowedFilter.h>
#include <vector>
#include <string>

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