bloqade.qasm2.csx
← Module overview
function
source
functioncsx¶source
bloqade.qasm2.csx
def csx(ctrl: Qubit, qarg: Qubit) -> NoneControlled-Sqrt(X) gate.
Parameters
| Name | Type | Description |
|---|---|---|
ctrl | Qubit | The control qubit. |
qarg | Qubit | The target qubit |