Audio Processing Framework (APF) version 0.5.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
apf::fftw< T > Struct Template Reference

Traits class to select float/double/long double versions of FFTW functions. More...

#include <apf/fftwtools.h>

Detailed Description

template<typename T>
struct apf::fftw< T >

Traits class to select float/double/long double versions of FFTW functions.

See also
fftw<float>, fftw<double>, fftw<long double>, APF_FFTW_TRAITS
Note
This is by far not complete, but it's trivial to extend.

Definition at line 44 of file fftwtools.h.


The documentation for this struct was generated from the following file: