bloqade.qasm3.dialects.uop.stmts.RotationGate
← Module overview
class
classRotationGate¶source
bloqade.qasm3.dialects.uop.stmts.RotationGate
Bases: SingleQubitGate
Base class for single-qubit rotation gates.
class RotationGateAttributes
| Name | Type | Default | Description |
|---|---|---|---|
theta | ir.SSAValue | info.argument(PyNum) | theta (float): The rotation angle. |