bloqade.qasm2.dialects.parallel.CZ
← Module overview
class
classCZ¶source
bloqade.qasm2.dialects.parallel.CZ
Bases: ir.Statement
class CZAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'cz' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
ctrls | ir.SSAValue | info.argument(ilist.IListType[QubitType, N]) | |
qargs | ir.SSAValue | info.argument(ilist.IListType[QubitType, N]) |