LibSWIFFT  1.2.0
Classes | Macros
swifft_object.h File Reference

LibSWIFFT object public C API. More...

#include "libswifft/swifft_common.h"
#include "libswifft/swifft_ver.h"
#include "libswifft/swifft_fft_api.inl"
#include "libswifft/swifft_arith_api.inl"
#include "libswifft/swifft_hash_api.inl"
#include "libswifft/swifft_object_iset.inl"
Include dependency graph for swifft_object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  swifft_fft_object_t
 
struct  swifft_arith_object_t
 
struct  swifft_hash_object_t
 
struct  swifft_object_t
 

Macros

#define LIBSWIFFT_API(name)   (*name)
 

Detailed Description

LibSWIFFT object public C API.

Same as swifft.h API but as function pointers. Refer to the included "*.inl" files for details.

Macro Definition Documentation

◆ LIBSWIFFT_API

#define LIBSWIFFT_API (   name)    (*name)