|
qm-dsp
1.8
|
FFT::D Class Reference
Public Member Functions | |
| D (int n) | |
| ~D () | |
| void | process (bool inverse, const double *ri, const double *ii, double *ro, double *io) |
Private Attributes | |
| int | m_n |
| kiss_fft_cfg | m_planf |
| kiss_fft_cfg | m_plani |
| kiss_fft_cpx * | m_kin |
| kiss_fft_cpx * | m_kout |
Detailed Description
Constructor & Destructor Documentation
|
inline |
|
inline |
Member Function Documentation
|
inline |
Member Data Documentation
|
private |
|
private |
|
private |
|
private |
The documentation for this class was generated from the following file:
Generated by
1.8.11