SumNpcLinearOperator
full name: tenpy.linalg.sparse.SumNpcLinearOperator
parent module:
tenpy.linalg.sparse
type: 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:
NpcLinearOperatorWrapper
Sum of two linear operators.