DSP
1.1.0
|
compute(const float source[], float result[]) | DSP::FFT | |
compute2d(const float source[], float result[]) | DSP::FFT | |
d_ptr | DSP::FFT | [protected] |
FFT(const long length, QObject *parent=0) | DSP::FFT | [explicit] |
FFT(const long width, const long height, QObject *parent=0) | DSP::FFT | [explicit] |
inverse(const float source[], float result[]) | DSP::FFT | |
inverse2d(const float source[], float result[]) | DSP::FFT | |
rescale(float source[]) const | DSP::FFT | |
~FFT() | DSP::FFT | [virtual] |