stocproc/docs/source/StocProc_KLE.rst

23 lines
763 B
ReStructuredText
Raw Normal View History

2016-11-07 18:44:51 +01:00
StocProc_KLE
------------
2016-11-02 16:57:17 +01:00
2016-11-07 18:44:51 +01:00
.. py:currentmodule:: stocproc
.. autoclass:: StocProc_KLE
2016-11-02 16:57:17 +01:00
:members:
:inherited-members:
:undoc-members:
2016-11-07 18:44:51 +01:00
.. 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.