qiskit.circuit.library.QFT.is_inverse¶
- QFT.is_inverse()[código fonte]¶
Whether the inverse Fourier transform is implemented.
- Tipo de retorno
bool
- Retorno
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.