Home | Trees | Indices | Help |
|
---|
|
Extraction strategy used to obtain eigenvectors of the PEP from the eigenvectors of the linearization - `NONE`: Use the first block. - `NORM`: Use the first or last block depending on norm of H. - `RESIDUAL`: Use the block with smallest residual. - `STRUCTURED`: Combine all blocks in a certain way.
|
|||
Inherited from |
|
|||
NONE = 1
|
|||
NORM = 2
|
|||
RESIDUAL = 3
|
|||
STRUCTURED = 4
|
|||
__qualname__ =
|
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 14 09:49:44 2020 | http://epydoc.sourceforge.net |