+
Symbol of ComplexMPO.
(const ComplexMPO lhs + const ComplexMPO rhs) -> ComplexMPO
Compute the sum of two Matrix Product Operators (quantum operators) with Complex values.
Parameters
- lhs: Left-hand side value.
- rhs: The right-hand side Matrix Product Operator.
Returns
A new MPO representing the sum of the two input operators.