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

Methods
|
|
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:
NpcLinearOperatorWrapperSum of two linear operators.