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