qiskit.quantum_info.ScalarOp.expand¶ ScalarOp.expand(other)[source]¶ Return the reverse-order tensor product with another ScalarOp. Paramètres other (ScalarOp) – a ScalarOp object. Renvoie the tensor product \(b \otimes a\), where \(a\)is the current ScalarOp, and \(b\) is the other ScalarOp. Type renvoyé ScalarOp