Get the GHZ (Greenberger-Horne-Zeilinger) register, which is defined
as the three qubits in the state:
(1 / sqrt(2))(|000> + |111>)
| C# | Visual Basic | Visual C++ |
IQuantumRegister GetRegisterGHZ()
Function GetRegisterGHZ As IQuantumRegister
IQuantumRegister^ GetRegisterGHZ()
A quantum register in the GHZ state.