bloqade.native.stdlib.broadcast.t_adj
← Module overview
function
source
functiont_adj¶source
bloqade.native.stdlib.broadcast.t_adj
def t_adj(qubits: ilist.IList[qubit.Qubit, Any])Apply the adjoint of aT gate on a group of qubits.
Parameters
| Name | Type | Description |
|---|---|---|
qubits | ilist.IList[qubit.Qubit, Any] | Target qubits. |