|
OpenMS
2.5.0
|
Go to the documentation of this file.
61 void evaluate(
const ConsensusMap & consensus_map_in,
const ConsensusMap & consensus_map_gt,
const double & rt_dev,
const double & mz_dev,
const Peak2D::IntensityType & int_dev,
const bool use_charge,
double & out)
override;
static String getProductName()
Returns the product name (for the Factory)
Definition: MapAlignmentEvaluationAlgorithmRecall.h:70
A more convenient string class.
Definition: String.h:58
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
static MapAlignmentEvaluationAlgorithm * create()
Creates a new instance of this class (for Factory)
Definition: MapAlignmentEvaluationAlgorithmRecall.h:64
A container for consensus elements.
Definition: ConsensusMap.h:79
Base class for all Caap evaluation algorithms.
Definition: MapAlignmentEvaluationAlgorithm.h:47
Caap evaluation algorithm to obtain a recall value.
Definition: MapAlignmentEvaluationAlgorithmRecall.h:48