mirror of
https://github.com/vale981/stocproc
synced 2025-03-06 02:01:41 -05:00
34 lines
522 B
ReStructuredText
34 lines
522 B
ReStructuredText
API documentation
|
|
=================
|
|
|
|
The ``StocProc`` interface definition
|
|
|
|
.. toctree::
|
|
StocProc_ABC
|
|
|
|
and the classes implementing the ``StocProc`` interface.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
StocProc_FFT
|
|
StocProc_KLE
|
|
StocProc_TS
|
|
|
|
Function on mudule level
|
|
------------------------
|
|
|
|
.. autofunction:: stocproc.logging_setup
|
|
.. autofunction:: stocproc.version
|
|
.. autofunction:: stocproc.version_full
|
|
|
|
Method related submodules
|
|
-------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
method_kle
|
|
method_ft
|
|
|
|
|