Get the Psi plus register, which is defined as the two qubits:
(1 / sqrt(2))(|01> + |10>)
This is also a bell state.
| C# | Visual Basic | Visual C++ |
IQuantumRegister GetRegisterPsiPlus()
Function GetRegisterPsiPlus As IQuantumRegister
IQuantumRegister^ GetRegisterPsiPlus()
A quantum register in the state of Psi plus.