Skip to content

bloqade.qasm2.tdg

← Module overview

functiontdgsource

bloqade.qasm2.tdg

def tdg(qarg: Qubit) -> None

Hermitian conjugate of the T gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source