File: slepc4py.SLEPc.SVD.Type.rst

package info (click to toggle)
slepc4py 3.24.0-1exp1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,384 kB
  • sloc: python: 6,364; makefile: 126; ansic: 98; sh: 46
file content (40 lines) | stat: -rw-r--r-- 929 bytes parent folder | download | duplicates (3)
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
slepc4py.SLEPc.SVD.Type
=======================

.. autoclass:: slepc4py.SLEPc.SVD.Type
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.SVD.Type.CROSS
      ~slepc4py.SLEPc.SVD.Type.CYCLIC
      ~slepc4py.SLEPc.SVD.Type.ELEMENTAL
      ~slepc4py.SLEPc.SVD.Type.KSVD
      ~slepc4py.SLEPc.SVD.Type.LANCZOS
      ~slepc4py.SLEPc.SVD.Type.LAPACK
      ~slepc4py.SLEPc.SVD.Type.PRIMME
      ~slepc4py.SLEPc.SVD.Type.RANDOMIZED
      ~slepc4py.SLEPc.SVD.Type.SCALAPACK
      ~slepc4py.SLEPc.SVD.Type.TRLANCZOS

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: CROSS
   .. autoattribute:: CYCLIC
   .. autoattribute:: ELEMENTAL
   .. autoattribute:: KSVD
   .. autoattribute:: LANCZOS
   .. autoattribute:: LAPACK
   .. autoattribute:: PRIMME
   .. autoattribute:: RANDOMIZED
   .. autoattribute:: SCALAPACK
   .. autoattribute:: TRLANCZOS