qiskit.quantum_info.Kraus.expand¶ Kraus.expand(other)[소스]¶ Return the reverse-order tensor product with another Kraus. 매개변수 other (Kraus) – a Kraus object. 반환 the tensor product \(b \otimes a\), where \(a\)is the current Kraus, and \(b\) is the other Kraus. 반환 형식 Kraus