interfaces.nfft

interfaces.nfft#

An implementation of the NUDFT using numpy.

Functions

get_fourier_matrix

Get the NDFT Fourier Matrix.

Classes

MRInfft

MRI operator using numpy NUDFT backend.

RawPyNFFT

Implementation of the NUDFT using numpy.