OpenMS  2.7.0
Classes | Namespaces | Macros
EGHFitter1D.h File Reference
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/LevMarqFitter1D.h>
Include dependency graph for EGHFitter1D.h:

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
 

Class Documentation

◆ OpenMS::EGHFitter1D::Data

struct OpenMS::EGHFitter1D::Data

Helper struct (contains the size of an area and a raw data container)

Collaboration diagram for EGHFitter1D::Data:
[legend]
Class Members
typedef Peak1D PeakType
typedef vector< PeakType > RawDataArrayType
Class Members
Size n
RawDataArrayType set

Macro Definition Documentation

◆ DEBUG_FEATUREFINDER

#define DEBUG_FEATUREFINDER