Cove - A Practical Quantum Computer Programming Framework
OperationYGate Method
NamespacesCove.BaseIQuantumRegisterOperationYGate()()()
Perform the Y gate operation to the qubit.
Declaration Syntax
C#Visual BasicVisual C++
IQuantumRegister OperationYGate()
Function OperationYGate As IQuantumRegister
IQuantumRegister^ OperationYGate()
Return Value
A reference to this register after the operation has been applied.
Exceptions
ExceptionCondition
SizeMismatchExceptionThrown if the register does not contain one qubit.

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