bloqade.qasm2.dialects.uop.stmts.RZZ
← Module overview
class
classRZZ¶source
bloqade.qasm2.dialects.uop.stmts.RZZ
Bases: TwoQubitCtrlGate
Apply the ZZ rotation gate.
class RZZAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'rzz' | |
theta | ir.SSAValue | info.argument(PyNum) | theta (float): The angle of rotation around the Z axis. |