bloqade.qasm2.sdg
← Module overview
function
source
functionsdg¶source
bloqade.qasm2.sdg
def sdg(qarg: Qubit) -> NoneHermitian conjugate of the S gate.
Parameters
| Name | Type | Description |
|---|---|---|
qarg | Qubit | The qubit to apply the gate to. |