35 #ifndef OPENMS_COMPARISON_SPECTRA_STEINSCOTTIMPROVESCORE_H 36 #define OPENMS_COMPARISON_SPECTRA_STEINSCOTTIMPROVESCORE_H 107 return "SteinScottImproveScore";
A more convenient string class.
Definition: String.h:57
Similarity score based of Stein & Scott.
Definition: SteinScottImproveScore.h:75
static PeakSpectrumCompareFunctor * create()
Definition: SteinScottImproveScore.h:100
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
static const String getProductName()
Definition: SteinScottImproveScore.h:105
Base class for compare functors of spectra, that return a similarity value for two spectra...
Definition: PeakSpectrumCompareFunctor.h:53