Next: Precompute
Up: NFFT - General procedure
Previous: Initialisation
One has to define the knots
for the
transformation in the member variable my_plan.x.
The -th coordinate of the -th knot
has to be assigned to
my_plan.x[d*j+t]= /*your choice*/;
Stefan Kunis
2004-09-03