A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:66
LOWESS (locally weighted scatterplot smoothing).
Definition: LowessSmoothing.h:36
void smoothData(const DoubleVector &, const DoubleVector &, DoubleVector &)
Smoothing method that receives x and y coordinates (e.g., RT and intensities) and computes smoothed i...
double window_size_
Definition: LowessSmoothing.h:53
double tricube_(double, double)
std::vector< double > DoubleVector
Definition: LowessSmoothing.h:44
void updateMembers_() override
This method is used to update extra member variables at the end of the setParameters() method.
~LowessSmoothing() override
Destructor.
LowessSmoothing()
Default constructor.
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19