EmgFitter1D
- class pyopenms.EmgFitter1D
Bases:
objectCython implementation of _EmgFitter1D
- Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1EmgFitter1D.html
– Inherits from [‘LevMarqFitter1D’]
- __init__()
Cython signature: void EmgFitter1D() Exponentially modified gaussian distribution fitter (1-dim.) using Levenberg-Marquardt algorithm (Eigen implementation) for parameter optimization
Cython signature: void EmgFitter1D(EmgFitter1D &)
Methods
Cython signature: void EmgFitter1D()
Cython signature: String getProductName() Name of the model (needed by Factory)
- getProductName()
Cython signature: String getProductName() Name of the model (needed by Factory)