Bases: object
Finalize assembly of tensor
Overloaded versions
get_block(i, j)
Get block (const version)
get_block(i, j)
Get block
Matrix-vector product, y = Ax
Create a crude explicit Schur approximation of S = D - C A^-1 B of (A B; C D) If symmetry != 0, then the caller promises that B = symmetry * transpose(C).
Set block
Return size of given dimension
Return informal string representation (pretty-print)
The membership flag
Set all entries to zero and keep any sparse structure