#include <OpenMS/ANALYSIS/MAPMATCHING/MapAlignmentAlgorithm.h>
#include <OpenMS/COMPARISON/SPECTRA/PeakSpectrumCompareFunctor.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <iostream>
#include <fstream>
#include <gsl/gsl_errno.h>
#include <gsl/gsl_spline.h>
#include <gsl/gsl_fft_real.h>
Go to the source code of this file.
Classes | |
class | MapAlignmentAlgorithmSpectrumAlignment |
A map alignment algorithm based on spectrum similarity (dynamic programming). More... | |
class | MapAlignmentAlgorithmSpectrumAlignment::Compare |
innerclass necessary for using the sort algo. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |