|
qm-dsp
1.8
|
| FFTReal(int nsamples) | FFTReal | |
| forward(const double *realIn, double *realOut, double *imagOut) | FFTReal | |
| forwardMagnitude(const double *realIn, double *magOut) | FFTReal | |
| inverse(const double *realIn, const double *imagIn, double *realOut) | FFTReal | |
| m_d | FFTReal | [private] |
| ~FFTReal() | FFTReal |