Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.circuit.IfElseOp.repeat

IfElseOp.repeat(n)

Creates an instruction with gate repeated n amount of times.

প্যারামিটার

n (int) -- Number of times to repeat the instruction

রিটার্নস

Containing the definition.

রিটার্ন টাইপ

qiskit.circuit.Instruction

রেইজেস

CircuitError -- If n < 1.