bloqade.qasm2.dialects.uop.stmts.CRZ
← Module overview
class
classCRZ¶source
bloqade.qasm2.dialects.uop.stmts.CRZ
Bases: TwoQubitCtrlGate
Apply the Controlled-RZ gate.
class CRZAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'crz' | |
lam | ir.SSAValue | info.argument(PyNum) | lam (float): The angle to rotate around the Z axis. |