Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Classes | Typedefs

FeatureFinder
[Analysis]

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  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.

Detailed Description

The feature detection algorithms.


Typedef Documentation

typedef std::pair<double, boost::shared_ptr<RawData> > MyMap

A facade for various Superhirn FeatureFinder classes. Use FeatureFinderAlgorithmSH instead.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:48 using doxygen 1.7.1