stocproc/docs/source/api.rst

35 lines
522 B
ReStructuredText
Raw Normal View History

API documentation
=================
2021-11-10 15:52:18 +01:00
The ``StocProc`` interface definition
.. toctree::
StocProc_ABC
2021-11-10 15:52:18 +01:00
and the classes implementing the ``StocProc`` interface.
.. toctree::
:maxdepth: 3
StocProc_FFT
StocProc_KLE
StocProc_TS
2018-03-26 15:16:01 +02:00
Function on mudule level
------------------------
2021-11-10 15:48:43 +01:00
.. autofunction:: stocproc.logging_setup
.. autofunction:: stocproc.version
.. autofunction:: stocproc.version_full
Method related submodules
-------------------------
.. toctree::
:maxdepth: 3
method_kle
method_ft