|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   98     double operator()(
const PeakSpectrum & spec) 
const override;
 
  106       return "SteinScottImproveScore";
 
  
static PeakSpectrumCompareFunctor * create()
Definition: SteinScottImproveScore.h:99
static const String getProductName()
Definition: SteinScottImproveScore.h:104
A more convenient string class.
Definition: String.h:59
Base class for compare functors of spectra, that return a similarity value for two spectra.
Definition: PeakSpectrumCompareFunctor.h:52
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Similarity score based of Stein & Scott.
Definition: SteinScottImproveScore.h:74
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67