bloqade.qasm2.dialects.uop.stmts.RXX
← Module overview
class
classRXX¶source
bloqade.qasm2.dialects.uop.stmts.RXX
Bases: TwoQubitCtrlGate
Apply the XX rotation gate.
class RXXAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'rxx' | |
theta | ir.SSAValue | info.argument(PyNum) | theta (float): The angle of rotation around the X axis. |