Japanese
言語
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