bloqade.qasm2.dialects.uop.stmts.CRX
← Module overview
class
classCRX¶source
bloqade.qasm2.dialects.uop.stmts.CRX
Bases: TwoQubitCtrlGate
Apply the Controlled-RX gate.
class CRXAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'crx' | |
lam | ir.SSAValue | info.argument(PyNum) | lam (float): The angle to rotate around the X axis. |