GNU Info

Info Node: (fftw.info)rfftwnd_destroy_plan

(fftw.info)rfftwnd_destroy_plan


Next: What RFFTWND Really Computes Prev: Strides in In-place RFFTWND Up: Real Multi-dimensional Transforms Reference
Enter node , (file) or (file)node

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

     #include <rfftw.h>
     
     void rfftwnd_destroy_plan(rfftwnd_plan plan);

   The function `rfftwnd_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