Cove - A Practical Quantum Computer Programming Framework
GetRegisterPhiMinus Method
NamespacesCove.BaseIQuantumAlgorithmsGetRegisterPhiMinus()()()
Get the Phi minus register, which is defined as the two qubits: (1 / sqrt(2))(|00> - |11>)j This is also a bell state.
Declaration Syntax
C#Visual BasicVisual C++
IQuantumRegister GetRegisterPhiMinus()
Function GetRegisterPhiMinus As IQuantumRegister
IQuantumRegister^ GetRegisterPhiMinus()
Return Value
A quantum register in the state of Phi minus.

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