|
| enum | { FFT_LEN_L2 = LL2
} |
| |
| enum | { FFT_LEN = 1 << FFT_LEN_L2
} |
| |
|
typedef FFTRealFixLenParam::DataType | DataType |
| |
|
typedef OscSinCos< DataType > | OscType |
| |
|
|
void | do_fft (DataType f[], const DataType x[]) |
| |
|
void | do_fft (DataType f[], const DataType x[]) |
| |
|
void | do_fft (DataType f[], const DataType x[]) |
| |
|
void | do_fft (DataType f[], const DataType x[]) |
| |
|
void | do_ifft (const DataType f[], DataType x[]) |
| |
|
void | do_ifft (const DataType f[], DataType x[]) |
| |
|
void | do_ifft (const DataType f[], DataType x[]) |
| |
|
void | do_ifft (const DataType f[], DataType x[]) |
| |
|
long | get_length () const |
| |
|
void | rescale (DataType x[]) const |
| |
The documentation for this class was generated from the following file: