NFFT / nfft

The official NFFT library repository
https://tu-chemnitz.de/~potts/nfft/
GNU General Public License v2.0
174 stars 46 forks source link

Feature/infft #91

Closed melaniekircheis closed 5 years ago

melaniekircheis commented 5 years ago

Added methods for rectangular setting of iNFFT as well as an inverse adjoint NFFT

tvolkmer commented 5 years ago

Looks good.

Do we need the extra file infft_adjoint.m or would it be possible / make sense to add the functionality to the existing class infft.m?