fft++.h
Go to the documentation of this file.
1 /*
2 This is a conveniance header that contians the preprocessor switch between the FFTW and cuFFT implementation
3 */
4 
5 #ifndef __fftpp_h__
6 #define __fftpp_h__
7 
8 
9 #include "fftw++.h"
10 
11 #endif

, generated on Tue Sep 26 2023.