Perform the inverse Quantum Fourier Transform on the register.
| C# | Visual Basic | Visual C++ |
public IQuantumRegister OperationInverseQuantumFourierTransform()
Public Function OperationInverseQuantumFourierTransform As IQuantumRegister
public: virtual IQuantumRegister^ OperationInverseQuantumFourierTransform() sealed
The register after the operation has been applied.