LibSWIFFT  1.2.0
Macros
swifft.h File Reference

LibSWIFFT public C API. More...

#include "libswifft/swifft_common.h"
#include "libswifft/swifft_ver.h"
#include "libswifft/swifft_api.inl"
Include dependency graph for swifft.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBSWIFFT_API(name)   name
 

Detailed Description

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.

Macro Definition Documentation

◆ LIBSWIFFT_API

#define LIBSWIFFT_API (   name)    name