stocproc/docs/source/StocProc_KLE.rst
2018-03-21 14:16:11 +01:00

21 lines
723 B
ReStructuredText

StocProc_KLE
------------
.. py:currentmodule:: stocproc
.. autoclass:: StocProc_KLE
:members:
:inherited-members:
:undoc-members:
.. automethod:: __call__
.. py:currentmodule:: stocproc.method_kle
.. autofunction:: stocproc.method_kle.solve_hom_fredholm
.. autofunction:: stocproc.method_kle.get_mid_point_weights_times
.. autofunction:: stocproc.method_kle.get_trapezoidal_weights_times
.. autofunction:: stocproc.method_kle.get_simpson_weights_times
.. autofunction:: stocproc.method_kle.get_four_point_weights_times
.. autofunction:: stocproc.method_kle.get_gauss_legendre_weights_times
.. autofunction:: stocproc.method_kle.get_tanh_sinh_weights_times
.. autofunction:: stocproc.method_kle.auto_ng