added example04 for clfft inplace complex-interleaved transform

This commit is contained in:
Dakota St. Laurent
2015-08-03 16:01:08 -04:00
parent 3129ddfbf9
commit 14438e2355
5 changed files with 196 additions and 5 deletions

4
.gitignore vendored
View File

@@ -1,7 +1,7 @@
# compiled files
*.out
**/bin
**/build
*/bin
*/build
# clFFT library
clFFT