35 #ifndef OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMPRECISION_H 
   36 #define OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMPRECISION_H 
   87 #endif // OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMPRECISION_H 
Real IntensityType
Intensity type. 
Definition: Peak2D.h:63
A more convenient string class. 
Definition: String.h:56
A container for consensus elements. 
Definition: ConsensusMap.h:60
static String getProductName()
Returns the product name (for the Factory) 
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:71
int evaluate(const gsl_vector *x, void *params, gsl_vector *f, gsl_matrix *J)
Driver function for the evaluation of function and jacobian. 
static MapAlignmentEvaluationAlgorithm * create()
Creates a new instance of this class (for Factory) 
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:65
Caap evaluation algorithm to obtain a precision value. 
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:49
Base class for all Caap evaluation algorithms. 
Definition: MapAlignmentEvaluationAlgorithm.h:48