File: PyMca5.PyMcaMath.fitting.rst

package info (click to toggle)
pymca 5.1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 40,004 kB
  • ctags: 17,800
  • sloc: python: 132,302; ansic: 20,016; cpp: 827; makefile: 48; sh: 30; xml: 24
file content (51 lines) | stat: -rw-r--r-- 1,083 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
fitting Package
===============

:mod:`Gefit` Module
-------------------

.. automodule:: PyMca5.PyMcaMath.fitting.Gefit
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`SimpleFitModule` Module
-----------------------------

.. automodule:: PyMca5.PyMcaMath.fitting.SimpleFitModule
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`SimpleFitUserEstimatedFunctions` Module
---------------------------------------------

.. automodule:: PyMca5.PyMcaMath.fitting.SimpleFitUserEstimatedFunctions
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`Specfit` Module
---------------------

.. automodule:: PyMca5.PyMcaMath.fitting.Specfit
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`SpecfitFunctions` Module
------------------------------

.. automodule:: PyMca5.PyMcaMath.fitting.SpecfitFunctions
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`StackSimpleFit` Module
----------------------------

.. automodule:: PyMca5.PyMcaMath.fitting.StackSimpleFit
    :members:
    :undoc-members:
    :show-inheritance: