bloqade.qasm3.dialects.uop.stmts.SingleQubitGate
← Module overview
class
classSingleQubitGate¶source
bloqade.qasm3.dialects.uop.stmts.SingleQubitGate
Bases: ir.Statement
Base class for single qubit gates.
class SingleQubitGateAttributes
| Name | Type | Default | Description |
|---|---|---|---|
traits | — | frozenset({lowering.FromPythonCall()}) | |
qarg | ir.SSAValue | info.argument(QubitType) | qarg (Qubit): The qubit argument. |