Skip to main content

-

Symbol of RealMPO.

(const RealMPO lhs - const RealMPO rhs) -> RealMPO

Compute the difference of two Matrix Product Operators (MPO) with Real 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.