GNU Info

Info Node: (fftw.info)fftwnd_destroy_plan

(fftw.info)fftwnd_destroy_plan


Next: What FFTWND Really Computes Prev: fftwnd Up: Multi-dimensional Transforms Reference
Enter node , (file) or (file)node

Destroying a Multi-dimensional Plan
-----------------------------------

     #include <fftw.h>
     
     void fftwnd_destroy_plan(fftwnd_plan plan);

   The function `fftwnd_destroy_plan' frees the plan `plan' and
releases all the memory associated with it.  After destruction, a plan
is no longer valid.


automatically generated by info2www version 1.2.2.9