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