
.. currentmodule:: silx.math.fit

Fit functions
-------------

.. automodule:: silx.math.fit.functions

.. autofunction:: silx.math.fit.atan_stepup
.. autofunction:: silx.math.fit.periodic_gauss
.. autofunction:: silx.math.fit.sum_agauss
.. autofunction:: silx.math.fit.sum_ahypermet
.. autofunction:: silx.math.fit.sum_alorentz
.. autofunction:: silx.math.fit.sum_apvoigt
.. autofunction:: silx.math.fit.sum_fastagauss
.. autofunction:: silx.math.fit.sum_fastahypermet
.. autofunction:: silx.math.fit.sum_gauss
.. autofunction:: silx.math.fit.sum_lorentz
.. autofunction:: silx.math.fit.sum_pvoigt
.. autofunction:: silx.math.fit.sum_slit
.. autofunction:: silx.math.fit.sum_splitgauss
.. autofunction:: silx.math.fit.sum_splitlorentz
.. autofunction:: silx.math.fit.sum_splitpvoigt
.. autofunction:: silx.math.fit.sum_splitpvoigt2
.. autofunction:: silx.math.fit.sum_stepdown
.. autofunction:: silx.math.fit.sum_stepup

