|
LibSWIFFT
1.2.0
|
LibSWIFFT public C API. More...
#include "libswifft/swifft_common.h"#include "libswifft/swifft_ver.h"#include "libswifft/swifft_api.inl"

Go to the source code of this file.
Macros | |
| #define | LIBSWIFFT_API(name) name |
LibSWIFFT public C API.
This API operates on the following data structures:
Use SWIFFT_ALIGN, an attribute macro, on each declaration of these data structures. This will avoid segmentation faults due to incorrect memory alignment for SIMD instructions.
| #define LIBSWIFFT_API | ( | name | ) | name |
1.8.13