qiskit.quantum_info.Kraus.expand¶ Kraus.expand(other)[código fonte]¶ Return the reverse-order tensor product with another Kraus. Parâmetros other (Kraus) – a Kraus object. Retorno the tensor product \(b \otimes a\), where \(a\)is the current Kraus, and \(b\) is the other Kraus. Tipo de retorno Kraus