bloqade.qasm2.parse.ast.CXGate
← Module overview
class
classCXGate¶source
bloqade.qasm2.parse.ast.CXGate
Bases: UOp
class CXGate(ctrl: Bit | Name, qarg: Bit | Name)Parameters
| Name | Type | Description |
|---|---|---|
ctrl | Bit | Name | |
qarg | Bit | Name |
Attributes
| Name | Type | Description |
|---|---|---|
ctrl | Bit | Name | |
qarg | Bit | Name |