37 #include <OpenMS/config.h>     66     double evaluate(
double value) 
const override;
    71     static void getDefaultParameters(
Param& params);
    81     enum { 
EX_LINEAR, EX_BSPLINE, EX_CONSTANT, EX_GLOBAL_LINEAR } extrapolate_;
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:46
 
b spline interpolation 
Definition: BSpline2d.h:57
 
Management and storage of parameters / INI files. 
Definition: Param.h:74