36 #ifndef OPENMS_FILTERING_SMOOTHING_LOWESSSMOOTHING_H 
   37 #define OPENMS_FILTERING_SMOOTHING_LOWESSSMOOTHING_H 
   70     virtual void updateMembers_();
 
   80 #endif // OPENMS_FILTERING_SMOOTHING_LOWESSSMOOTHING_H 
LOWESS (locally weighted scatterplot smoothing). 
Definition: LowessSmoothing.h:54
std::vector< DoubleReal > DoubleVector
Definition: LowessSmoothing.h:64
DoubleReal window_size_
Definition: LowessSmoothing.h:73
A base class for all classes handling default parameters. 
Definition: DefaultParamHandler.h:90