bloqade.qasm2.dialects.parallel.RZ
← Module overview
class
classRZ¶source
bloqade.qasm2.dialects.parallel.RZ
Bases: ir.Statement
class RZAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'rz' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
qargs | ir.SSAValue | info.argument(ilist.IListType[QubitType]) | |
theta | ir.SSAValue | info.argument(types.Float) |