qiskit.transpiler.Layout.reorder_bits¶ Layout.reorder_bits(bits)[소스]¶ Given an ordered list of bits, reorder them according to this layout. The list of bits must exactly match the virtual bits in this layout. 매개변수 bits (list[Bit]) – the bits to reorder. 반환 ordered bits. 반환 형식 List