34 #ifndef OPENMS_COMPARISON_SPECTRA_COMPAREFOURIERTRANSFORM_H 
   35 #define OPENMS_COMPARISON_SPECTRA_COMPAREFOURIERTRANSFORM_H 
   39 #include <gsl/gsl_errno.h> 
   40 #include <gsl/gsl_fft_real.h> 
  110       return "CompareFouriertransform";
 
A more convenient string class. 
Definition: String.h:56
Base class for compare functors of spectra, that return a similiarity value for two spectra...
Definition: PeakSpectrumCompareFunctor.h:53