bloqade.qasm2.dialects.glob.UGate
← Module overview
class
classUGate¶source
bloqade.qasm2.dialects.glob.UGate
Bases: ir.Statement
class UGateAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'ugate' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
registers | ir.SSAValue | info.argument(ilist.IListType[QRegType]) | |
theta | ir.SSAValue | info.argument(types.Float) | |
phi | ir.SSAValue | info.argument(types.Float) | |
lam | ir.SSAValue | info.argument(types.Float) |