Apply the Quantum Fourier Transformation (QFT) to the register.
| C# | Visual Basic | Visual C++ |
public IQuantumRegister OperationQuantumFourierTransform()
Public Function OperationQuantumFourierTransform As IQuantumRegister
public: virtual IQuantumRegister^ OperationQuantumFourierTransform() sealed
A reference to this register after the operation has been applied.