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 Wed Oct 14 09:49:45 2020 | http://epydoc.sourceforge.net |