bloqade.qasm2.dialects.uop.stmts.RZ
← Module overview
class
classRZ¶source
bloqade.qasm2.dialects.uop.stmts.RZ
Bases: SingleQubitGate
Apply the RZ gate.
class RZAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'rz' | |
theta | ir.SSAValue | info.argument(PyNum) | theta (float): the angle of rotation around Z axis. |