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