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