Skip to main content

-

Symbol of ComplexMPO.

(const ComplexMPO lhs - const ComplexMPO rhs) -> ComplexMPO

Compute the difference of two Matrix Product Operators (MPO) with Complex values.

Parameters

  • lhs: Left-hand side value.
  • rhs: The right-hand side Matrix Product Operator to subtract.

Returns

A new MPO representing the difference of the two input operators.