cufft-0.1.2.2: cbits/wrap.h
/* * Extra bits for CUFFT bindings */ #ifndef C_WRAP_H #define C_WRAP_H #include <cuda.h> #include <cufft.h> #endif
/* * Extra bits for CUFFT bindings */ #ifndef C_WRAP_H #define C_WRAP_H #include <cuda.h> #include <cufft.h> #endif