mirror of
https://github.com/vale981/stocproc
synced 2025-03-06 02:01:41 -05:00
22 lines
763 B
ReStructuredText
22 lines
763 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.
|