qiskit.circuit.library.QFT.is_inverse¶
- QFT.is_inverse()[Quellcode]¶
Whether the inverse Fourier transform is implemented.
- Rückgabetyp
bool
- Rückgabe
True, if the inverse Fourier transform is implemented, False otherwise.
Whether the inverse Fourier transform is implemented.
bool
True, if the inverse Fourier transform is implemented, False otherwise.