tfft
Contents
tfft¶
Non-uniform fast Fourier transform (NUFFT).
This module contains ops to calculate the NUFFT and some related functionality.
Classes¶
Represents options for debugging. |
|
Represents options for the FFTW library. |
|
Represents the planning rigor for the FFTW library. |
|
Represents options for the |
|
Represents the supported range for the nonuniform points. |
Functions¶
Interpolate a regular grid at an arbitrary set of points. |
|
Compute the non-uniform discrete Fourier transform. |
|
Computes the non-uniform discrete Fourier transform via NUFFT. |
|
Spread an arbitrary set of points into a regular grid. |