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
|
|
|
|
2016-11-11 14:22:28 +01:00
|
|
|
.. automethod:: __call__
|
|
|
|
|
2018-03-23 16:40:12 +01:00
|
|
|
..
|
|
|
|
.. 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.
|