Classes | |
class | BaseModel |
Abstract base class for all D-dimensional models. More... | |
class | BiGaussFitter1D |
Bigaussian distribution fitter (1-dim.) approximated using linear interpolation. More... | |
class | BiGaussModel |
Bigaussian distribution approximated using linear interpolation. More... | |
class | EmgFitter1D |
Exponentially modified gaussian distribution fitter (1-dim.) using Levenberg-Marquardt algorithm (GSL implementation) for parameter optimization. More... | |
class | EmgModel |
Exponentially modified gaussian distribution model for elution profiles. More... | |
class | ExtendedIsotopeFitter1D |
Extended isotope distribution fitter (1-dim.) approximated using linear interpolation. More... | |
class | ExtendedIsotopeModel |
Extended isotope distribution approximated using linear interpolation. More... | |
class | FeaFiModule |
Implements a module of the FeatureFinder algorithm. More... | |
class | FeatureFinder |
The main feature finder class. More... | |
class | FeatureFinderAlgorithm |
Abstract base class for FeatureFinder algorithms. More... | |
class | FeatureFinderAlgorithmPicked |
FeatureFinderAlgorithm for picked peaks. More... | |
class | FeatureFinderAlgorithmSimple |
FeatureFinderAlgorithm implementation using the Simple* modules. More... | |
class | FeatureFinderAlgorithmSimplest |
FeatureFinderAlgorithm implementation using the Simple* modules. More... | |
class | Fitter1D |
Abstract base class for all 1D-dimensional model fitter. More... | |
class | GaussFitter1D |
Gaussian distribution fitter (1-dim.) approximated using linear interpolation. More... | |
class | GaussModel |
Normal distribution approximated using linear interpolation. More... | |
class | InterpolationModel |
Abstract class for 1D-models that are approximated using linear interpolation. More... | |
class | IsotopeFitter1D |
Isotope distribution fitter (1-dim.) approximated using linear interpolation. More... | |
class | IsotopeModel |
Isotope distribution approximated using linear interpolation. More... | |
class | IsotopeWavelet |
Implements the isotope wavelet function. More... | |
class | IsotopeWaveletTransform |
A class implementing the isotope wavelet transform. If you just want to find features using the isotope wavelet, take a look at the IsotopeWaveletFF class. Usually, you only have to consider the class at hand if you plan to change the basic implementation of the transform. More... | |
class | LevMarqFitter1D |
Abstract class for 1D-model fitter using Levenberg-Marquardt algorithm for parameter optimization. More... | |
class | LmaGaussFitter1D |
Gaussian distribution fitter (1-dim.) using Levenberg-Marquardt algorithm (GSL implementation) for parameter optimization. More... | |
class | LmaGaussModel |
Normal distribution model for elution profiles. More... | |
class | LmaIsotopeFitter1D |
Isotope distribution fitter (1-dim.) approximated using Levenberg-Marquardt algorithm (GSL implementation) for parameter optimization. More... | |
class | LmaIsotopeModel |
Isotope distribution approximated using linear interpolation. More... | |
class | MaxLikeliFitter1D |
Abstract base class for all 1D-model fitters using maximum likelihood optimization. More... | |
class | ModelDescription |
Stores the name and parameters of a model. More... | |
class | ModelFitter |
Tests a group of data points in an LC-MS map for goodness-of-fit with a 2D averagine model. More... | |
class | ProductModel |
Class for product models i.e. models with D independent dimensions. More... | |
class | SimpleSeeder |
Simple seeding class that uses the strongest peak as next seed. More... |
Generated Tue Apr 1 15:36:40 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |