Go to the documentation of this file.
37 struct Implementation;
38 Implementation * _fftw3;
53 inline void CheckTypes(
const Spectrum& in,
const Audio &out)
const;
63 inline void ComplexToRIFFTW(
const Spectrum &in)
const;
64 inline void OtherToRIFFTW(
const Spectrum &in)
const;
92 #endif // _IFFT_fftw3_