Skip to content

bloqade.qasm2.sdg

← Module overview

functionsdgsource

bloqade.qasm2.sdg

def sdg(qarg: Qubit) -> None

Hermitian conjugate of the S gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source