forked from IPKM/nmreval
doc added; reading of isochronal bds
This commit is contained in:
6
doc/source/api/models2/basic.rst
Normal file
6
doc/source/api/models2/basic.rst
Normal file
@ -0,0 +1,6 @@
|
||||
************************
|
||||
``nmreval.models.basic``
|
||||
************************
|
||||
|
||||
.. automodule:: nmreval.models.basic
|
||||
:members:
|
31
doc/source/api/models2/index.rst
Normal file
31
doc/source/api/models2/index.rst
Normal file
@ -0,0 +1,31 @@
|
||||
**************
|
||||
Model function
|
||||
**************
|
||||
|
||||
List of all implemented functions
|
||||
|
||||
.. contents:: Table of Contents
|
||||
:depth: 3
|
||||
:local:
|
||||
:backlinks: entry
|
||||
|
||||
Basic functions
|
||||
---------------
|
||||
|
||||
.. currentmodule:: nmreval
|
||||
|
||||
.. autosummary::
|
||||
:toctree:
|
||||
|
||||
nmreval.models.basic
|
||||
|
||||
|
||||
|
||||
|
||||
NMR relaxation functions
|
||||
------------------------
|
||||
|
||||
.. automodule:: nmreval.models.relaxation
|
||||
:members:
|
||||
|
||||
|
37
doc/source/api/models2/nmreval.models.basic.rst
Normal file
37
doc/source/api/models2/nmreval.models.basic.rst
Normal file
@ -0,0 +1,37 @@
|
||||
nmreval.models.basic
|
||||
====================
|
||||
|
||||
.. automodule:: nmreval.models.basic
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
Constant
|
||||
ExpFunc
|
||||
Linear
|
||||
Log
|
||||
MittagLeffler
|
||||
Parabola
|
||||
PowerLaw
|
||||
PowerLawCross
|
||||
Sine
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user