![]() |
The Quantum Exact Simulation Toolkit v4.2.0
|
Functions for applying the Quantum Fourier Transform. More...
Functions | |
| void | applyFullQuantumFourierTransform (Qureg qureg) |
| void | applyQuantumFourierTransform (Qureg qureg, int *targets, int numTargets) |
Functions for applying the Quantum Fourier Transform.
| void applyFullQuantumFourierTransform | ( | Qureg | qureg | ) |
Definition at line 1760 of file operations.cpp.
Referenced by TEST_CASE().
| void applyQuantumFourierTransform | ( | Qureg | qureg, |
| int * | targets, | ||
| int | numTargets ) |
Definition at line 1739 of file operations.cpp.
Referenced by applyFullQuantumFourierTransform(), applyQuantumFourierTransform(), and TEST_CASE().