| Home | Trees | Indices | Help |
|
|---|
|
|
ST matrix mode - `COPY`: A working copy of the matrix is created. - `INPLACE`: The operation is computed in-place. - `SHELL`: The matrix ``A-sigma*B`` is handled as an implicit matrix.
|
|||
|
Inherited from |
|||
|
|||
COPY = 0
|
|||
INPLACE = 1
|
|||
SHELL = 2
|
|||
__qualname__ =
|
|||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 4 12:32:50 2021 | http://epydoc.sourceforge.net |