bloqade.qasm2.dialects.uop.stmts.RX
← Module overview
class
classRX¶source
bloqade.qasm2.dialects.uop.stmts.RX
Bases: SingleQubitGate
Apply the RX gate.
class RXAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'rx' | |
theta | ir.SSAValue | info.argument(PyNum) | theta (float): The angle of rotation around x axis. |