The feature detection algorithms. More...
Classes | |
class | FeatureFinder |
The main feature finder class. More... | |
class | FeatureFinderAlgorithmIsotopeWavelet< PeakType, FeatureType > |
Implements the isotope wavelet feature finder. More... | |
class | FeatureFinderAlgorithmMRM< PeakType, FeatureType > |
FeatureFinderAlgorithm for MRM experiments. More... | |
class | FeatureFinderAlgorithmPicked< PeakType, FeatureType > |
FeatureFinderAlgorithm for picked peaks. More... | |
class | FeatureFinderAlgorithmSH< PeakType, FeatureType > |
The Superhirn FeatureFinderAlgorithm. More... | |
class | FeatureFinderAlgorithmSimple< PeakType, FeatureType > |
FeatureFinderAlgorithm implementation using the Simple* modules. More... | |
class | FeatureFinderAlgorithmSimplest< PeakType, FeatureType > |
FeatureFinderAlgorithm implementation using the Simple* modules. More... | |
class | Fitter1D |
Abstract base class for all 1D-dimensional model fitter. More... | |
class | InterpolationModel |
Abstract class for 1D-models that are approximated using linear interpolation. More... | |
class | ModelFitter< PeakType, FeatureType > |
Tests a group of data points in an LC-MS map for goodness-of-fit with a 2D averagine model. More... | |
class | ProductModel< D > |
Class for product models i.e. models with D independent dimensions. More... | |
class | SimpleExtender< PeakType, FeatureType > |
Simple feature extension algorithm. More... | |
class | SimpleSeeder< PeakType, FeatureType > |
Simple seeding class that uses the strongest peak as next seed. More... | |
Typedefs | |
typedef std::pair< double, boost::shared_ptr< RawData > > | MyMap |
A facade for various Superhirn FeatureFinder classes. Use FeatureFinderAlgorithmSH instead. More... | |
The feature detection algorithms.
typedef std::pair<double, boost::shared_ptr<RawData> > MyMap |
A facade for various Superhirn FeatureFinder classes. Use FeatureFinderAlgorithmSH instead.
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:25 using doxygen 1.8.5 |