jakevdp / nfft

Lightweight non-uniform Fast Fourier Transform in Python
MIT License
203 stars 28 forks source link

Problems about Fourier operations and the inverse operations #19

Open Xieyyyy opened 2 years ago

Xieyyyy commented 2 years ago

Hi, I'm not very sure how to define the inverse Fourier transforms. Is it the adjoint method? Thank you.