![]() |
OpenMS
|
Go to the source code of this file.
Classes | |
| class | EGHFitter1D |
| Exponential-Gaussian hybrid distribution fitter (1-dim.) using Levenberg-Marquardt algorithm (Eigen implementation) for parameter optimization. More... | |
| struct | EGHFitter1D::Data |
| Helper struct (contains the size of an area and a raw data container) More... | |
| class | EGHFitter1D::EGHFitterFunctor |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
Macros | |
| #define | DEBUG_FEATUREFINDER |
| struct OpenMS::EGHFitter1D::Data |
Helper struct (contains the size of an area and a raw data container)
| Class Members | ||
|---|---|---|
| typedef Peak1D | PeakType | |
| typedef vector< PeakType > | RawDataArrayType | |
| Class Members | ||
|---|---|---|
| Size | n | |
| RawDataArrayType | set | |
| #define DEBUG_FEATUREFINDER |