qiskit.transpiler.Layout.get_registers¶
- Layout.get_registers()[código fonte]¶
Returns the registers in the layout [QuantumRegister(2, “qr0”), QuantumRegister(3, “qr1”)] :returns: A set of Registers in the layout :rtype: Set
Returns the registers in the layout [QuantumRegister(2, “qr0”), QuantumRegister(3, “qr1”)] :returns: A set of Registers in the layout :rtype: Set