next up previous
Next: Finalisation Up: NFFT - General procedure Previous: Precompute

Doing the transform

Algorithm 1 is implemented as
nfft_trafo(&my_plan);
One only needs one plan for several transforms of the same kind, i.e. transforms with equal initialisation parameters.

Stefan Kunis 2004-09-03