/FFT_CUDA

A demo of Fast Fourier transform in CUDA implementing by cooleytukey and stockham method

Primary LanguageCuda

FFT_CUDA

A demo of Fast Fourier transform in CUDA implementing by cooleytukey and stockham method

The orginal enviroment is visual studio 2013, but I didn't upload the whole project.

There is only source code and makefile will come up soon.