-
Symbol of ComplexMPS.
(const ComplexMPS lhs - const ComplexMPS rhs) -> ComplexMPS
Compute the difference of two Matrix Product States (MPS) with Complex values.
Parameters
- lhs: Left-hand side value.
- rhs: The right-hand side Matrix Product State to subtract.
Returns
A new MPS representing the difference of the two input states.