1 #ifndef FFTW_MULTI_THREAD_ENABLER_H 2 #define FFTW_MULTI_THREAD_ENABLER_H ~FFTWMultiThreadEnabler()
Destructor that resets the FFTWs threads.
FFTWMultiThreadEnabler(bool reportNrThreads=true)
Constructor that sets FFTW to use multiple threads.
Used to initialize and enable fftw's multithreading.
Definition: fftwmultithreadenabler.h:26