summaryrefslogtreecommitdiff
path: root/doc/source/modules/math/fit/leastsq.rst
blob: 35c105f1d30c83e1d7fa709481c7d4ebc59e6835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. currentmodule:: silx.math.fit

:mod:`leastsq`: Levenberg Marquardt with constraints
-----------------------------------------------------

.. automodule:: silx.math.fit.leastsq
    :noindex:

For a tutorial on how to use :func:`leastsq`, see :ref:`leastsq-tutorial`.

Functions
+++++++++

.. autofunction:: silx.math.fit.leastsq
.. autofunction:: silx.math.fit.chisq_alpha_beta