SvenDeSmet/ESTL
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This library contains an OpenCL implementation of an FFT and is still in development. More tests must be done before using it in production quality software. FFT_OpenCL_A.h provides an interface to an OpenCL FFT implementation (OpenCL_FFT) based on code provided by Apple, Inc..