Discrete Fourier Transform#
aesara.tensor.fourier#
Note
You need to import the aesara.tensor.fourier module first.
for officially supported FFTs, use aesara.tensor.fft, which provides real-input FFTs. |
aesara.tensor.fft#
Note
You need to import the aesara.tensor.fft module first.