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