mirror of https://github.com/Qiskit/qiskit.git
18 lines
413 B
ReStructuredText
18 lines
413 B
ReStructuredText
.. _qiskit-circuit-quantumcircuit:
|
|
|
|
==============================
|
|
:class:`.QuantumCircuit` class
|
|
==============================
|
|
|
|
..
|
|
This is so big it gets its own page in the toctree, and because we
|
|
don't want it to use autosummary.
|
|
|
|
.. currentmodule:: qiskit.circuit
|
|
|
|
.. autoclass:: qiskit.circuit.QuantumCircuit
|
|
:no-members:
|
|
:no-inherited-members:
|
|
:no-special-members:
|
|
:class-doc-from: class
|