|  | OpenMS
    2.6.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;
 
  
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
static MapAlignmentEvaluationAlgorithm * create()
Creates a new instance of this class (for Factory)
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:64
static String getProductName()
Returns the product name (for the Factory)
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:70
A container for consensus elements.
Definition: ConsensusMap.h:80
Caap evaluation algorithm to obtain a precision value.
Definition: MapAlignmentEvaluationAlgorithmPrecision.h:48
Base class for all Caap evaluation algorithms.
Definition: MapAlignmentEvaluationAlgorithm.h:47