|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   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
Management and storage of parameters / INI files.
Definition: Param.h:73
b spline interpolation
Definition: BSpline2d.h:57