Table Of Contents

Previous topic

Composite lattice line fit

Next topic

Lattice line fit with sinc interpolation

Gaussian sum lattice line fit

Python interface

class iplt.alg.LLFitAmpGaussianSum((object)arg1, (int)arg2, (float)arg3[, (guessmode)arg4])
__init__((object)arg1, (int)arg2, (float)arg3[, (guessmode)arg4]) → None :
C++ signature :
void __init__(_object*,int,float [,iplt::alg::LLFitBase::guessmode])

C++ interface