SumNpcLinearOperator¶
full name: tenpy.linalg.sparse.SumNpcLinearOperator
parent module:
tenpy.linalg.sparsetype: class
Inheritance Diagram

Methods
|
Initialize self. |
Return the hermitian conjugate of self. |
|
|
|
Contract self to a matrix. |
|
Return to the original NpcLinearOperator. |
-
class
tenpy.linalg.sparse.SumNpcLinearOperator(orig_operator, other_operator)[source]¶ Bases:
tenpy.linalg.sparse.NpcLinearOperatorWrapperSum of two linear operators.