qiskit.quantum_info.Stinespring.expand¶
-
Stinespring.
expand
(other)[source]¶ Return the reverse-order tensor product with another Stinespring.
- Parameters
other (Stinespring) – a Stinespring object.
- Returns
- the tensor product \(b \otimes a\), where \(a\)
is the current Stinespring, and \(b\) is the other Stinespring.
- Return type