|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   37 #include <OpenMS/config.h> 
   73     double evaluate(
double value) 
const override;
 
   78     void getParameters(
double& slope, 
double& intercept, 
String& x_weight, 
String& y_weight, 
double& x_datum_min, 
double& x_datum_max, 
double& y_datum_min, 
double& y_datum_max) 
const;
 
   81     static void getDefaultParameters(
Param& params);
 
  
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Management and storage of parameters / INI files.
Definition: Param.h:73