Provides a wrapper around FFTW for memory management and normalization. More...
Provides a wrapper around FFTW for memory management and normalization.
Go to the source code of this file.
Data Structures | |
struct | Das2Dft |
An amplitude preserving Discrete Fourier Transform converter. More... | |
struct | Das2Psd |
A power spectral density estimator (periodogram). More... | |
Functions | |
const double * | Dft_getReal (Das2Dft *pThis, size_t *pLen) |
Return the real component after a calculation. |
const double* Dft_getReal | ( | Das2Dft * | pThis, | |
size_t * | pLen | |||
) |
Return the real component after a calculation.
pThis | ||
pLen |