Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.circuit.QuantumCircuit.barrier

QuantumCircuit.barrier(*qargs, label=None)[source]

Apply Barrier. If qargs is empty, applies to all qubits in the circuit.

প্যারামিটার
  • qargs (QubitSpecifier) -- Specification for one or more qubit arguments.

  • label (str) -- The string label of the barrier.

রিটার্নস

handle to the added instructions.

রিটার্ন টাইপ

qiskit.circuit.InstructionSet