d@0: d@0: d@0: Forgetting Wisdom - FFTW 3.2.1 d@0: d@0: d@0: d@0: d@0: d@0: d@0: d@0: d@0: d@0: d@0: d@0: d@0: d@0:
d@0:

d@0: d@0: Next: , d@0: Previous: Wisdom Import, d@0: Up: Wisdom d@0:


d@0:
d@0: d@0:

4.7.3 Forgetting Wisdom

d@0: d@0:
     void fftw_forget_wisdom(void);
d@0: 
d@0:

d@0: Calling fftw_forget_wisdom causes all accumulated wisdom d@0: to be discarded and its associated memory to be freed. (New d@0: wisdom can still be gathered subsequently, however.) d@0: d@0: d@0: d@0: