Cove - A Practical Quantum Computer Programming Framework
OperationSGateAll Method
NamespacesCove.BaseIQuantumRegisterOperationSGateAll()()()
Apply the S gate (phase gate) operation to all the qubits in the register.
Declaration Syntax
C#Visual BasicVisual C++
IQuantumRegister OperationSGateAll()
Function OperationSGateAll As IQuantumRegister
IQuantumRegister^ OperationSGateAll()
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)