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