Home | Trees | Indices | Help |
|
---|
|
DS state types - `RAW`: Not processed yet. - `INTERMEDIATE`: Reduced to Hessenberg or tridiagonal form (or equivalent). - `CONDENSED`: Reduced to Schur or diagonal form (or equivalent). - `TRUNCATED`: Condensed form truncated to a smaller size.
|
|||
Inherited from |
|
|||
CONDENSED = 2
|
|||
INTERMEDIATE = 1
|
|||
RAW = 0
|
|||
TRUNCATED = 3
|
|||
__qualname__ =
|
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 4 12:32:47 2021 | http://epydoc.sourceforge.net |