GNU Info

Info Node: (fftw.info)rfftw_destroy_plan

(fftw.info)rfftw_destroy_plan


Next: What RFFTW Really Computes Prev: rfftw Up: Real One-dimensional Transforms Reference
Enter node , (file) or (file)node

Destroying a Real One-dimensional Plan
--------------------------------------

     #include <rfftw.h>
     
     void rfftw_destroy_plan(rfftw_plan plan);

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