Apply the T gate (pi/8 phase gate) operation to all the qubits
in the register.
| C# | Visual Basic | Visual C++ |
public IQuantumRegister OperationTGateAll()
Public Function OperationTGateAll As IQuantumRegister
public: virtual IQuantumRegister^ OperationTGateAll() sealed
A reference to this register after the operation has been applied.