Spanish
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.circuit.IfElseOp.copy

IfElseOp.copy(name=None)

Copy of the instruction.

Parámetros

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

Devuelve

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

Tipo del valor devuelto

qiskit.circuit.Instruction