qiskit.circuit.library.Barrier.reverse_ops¶ Barrier.reverse_ops()¶ For a composite instruction, reverse the order of sub-instructions. This is done by recursively reversing all sub-instructions. It does not invert any gate. 戻り値 a new instruction withsub-instructions reversed. 戻り値の型 qiskit.circuit.Instruction