1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
slepc4py.SLEPc.DS.Type
======================
.. autoclass:: slepc4py.SLEPc.DS.Type
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~slepc4py.SLEPc.DS.Type.GHEP
~slepc4py.SLEPc.DS.Type.GHIEP
~slepc4py.SLEPc.DS.Type.GNHEP
~slepc4py.SLEPc.DS.Type.GSVD
~slepc4py.SLEPc.DS.Type.HEP
~slepc4py.SLEPc.DS.Type.HSVD
~slepc4py.SLEPc.DS.Type.NEP
~slepc4py.SLEPc.DS.Type.NHEP
~slepc4py.SLEPc.DS.Type.NHEPTS
~slepc4py.SLEPc.DS.Type.PEP
~slepc4py.SLEPc.DS.Type.SVD
.. rubric:: Attributes Documentation
.. autoattribute:: GHEP
.. autoattribute:: GHIEP
.. autoattribute:: GNHEP
.. autoattribute:: GSVD
.. autoattribute:: HEP
.. autoattribute:: HSVD
.. autoattribute:: NEP
.. autoattribute:: NHEP
.. autoattribute:: NHEPTS
.. autoattribute:: PEP
.. autoattribute:: SVD
|