LibSWIFFT  1.2.0
swifft.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2020 Yaron Gvili and Gvili Tech Ltd.
3  *
4  * See the accompanying LICENSE.txt file for licensing information.
5  */
21 #ifndef __LIBSWIFFT_SWIFFT_H__
22 #define __LIBSWIFFT_SWIFFT_H__
23 
25 #include "libswifft/swifft_ver.h"
26 
28 
29 #undef LIBSWIFFT_API
30 #define LIBSWIFFT_API(name) name
31 #include "libswifft/swifft_api.inl"
32 #undef LIBSWIFFT_API
33 
35 
36 #endif /* __LIBSWIFFT_SWIFFT_H__ */
LibSWIFFT internal C API.
#define LIBSWIFFT_END_EXTERN_C
Definition: common.h:26
#define LIBSWIFFT_BEGIN_EXTERN_C
Definition: common.h:25
LibSWIFFT public C API.
LibSWIFFT public C definitions.