Korean
언어
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.circuit.ControlFlowOp.copy

ControlFlowOp.copy(name=None)

Copy of the instruction.

매개변수

name (str) – name to be given to the copied circuit, if None then the name stays the same.

반환

a copy of the current instruction, with the name updated if it was provided

반환 형식

qiskit.circuit.Instruction