| FFTComplex(int frameSize, int fftSize, bool zeroPhase=true) | FFTComplex | |
| fftSize() const | FFTComplex | |
| frameSize() const | FFTComplex | |
| process(const MatrixXC &frames, MatrixXC *fft) | FFTComplex | |
| setFftSize(int size, bool callSetup=true) | FFTComplex | |
| setFrameSize(int size, bool callSetup=true) | FFTComplex | |
| setZeroPhase(bool zeroPhase, bool callSetup=true) | FFTComplex | |
| zeroPhase() const | FFTComplex | |
| ~FFTComplex() | FFTComplex |
1.5.6