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