Get the W register, which is defined as the three qubits in the state:
(1 / sqrt(3))(|100> + |010> + |001>)
| C# | Visual Basic | Visual C++ |
IQuantumRegister GetRegisterW()
Function GetRegisterW As IQuantumRegister
IQuantumRegister^ GetRegisterW()
A quantum register in the W state.