Cove - A Practical Quantum Computer Programming Framework
OperationTGateAll Method
NamespacesCove.BaseIQuantumRegisterOperationTGateAll()()()
Apply the T gate (pi/8 phase gate) operation to all the qubits in the register.
Declaration Syntax
C#Visual BasicVisual C++
IQuantumRegister OperationTGateAll()
Function OperationTGateAll As IQuantumRegister
IQuantumRegister^ OperationTGateAll()
Return Value
A reference to this register after the operation has been applied.

Assembly: Cove.Base (Module: Cove.Base) Version: 1.0.0.0 (1.0.0.0)