35 #ifndef OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMRECALL_H
36 #define OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMRECALL_H
87 #endif // OPENMS_ANALYSIS_MAPMATCHING_MAPALIGNMENTEVALUATIONALGORITHMRECALL_H
Real IntensityType
Intensity type.
Definition: Peak2D.h:63
A more convenient string class.
Definition: String.h:56
static String getProductName()
Returns the product name (for the Factory)
Definition: MapAlignmentEvaluationAlgorithmRecall.h:71
A container for consensus elements.
Definition: ConsensusMap.h:60
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: MapAlignmentEvaluationAlgorithmRecall.h:65
Base class for all Caap evaluation algorithms.
Definition: MapAlignmentEvaluationAlgorithm.h:48
Caap evaluation algorithm to obtain a recall value.
Definition: MapAlignmentEvaluationAlgorithmRecall.h:49