Cove - A Practical Quantum Computer Programming Framework
OperationSGate Method
NamespacesCove.BaseIQuantumRegisterOperationSGate()()()
Members
IconMemberDescription
OperationSGate()()()
Apply the S gate (phase gate) to the qubit.

OperationSGate(Int32)
Apply the S gate (phase gate) to the qubit at the specified index.

OperationSGate(array<Int32>[]()[])
Apply the S gate (phase gate) to the qubits at the indexes specified.

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