OpenMS
|
Go to the source code of this file.
Classes | |
class | EmgFitter1D |
Exponentially modified gaussian distribution fitter (1-dim.) using Levenberg-Marquardt algorithm (Eigen implementation) for parameter optimization. More... | |
struct | EmgFitter1D::Data |
Helper struct (contains the size of an area and a raw data container) More... | |
class | EmgFitter1D::EgmFitterFunctor |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
struct OpenMS::EmgFitter1D::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 |