|
enum | { MAX_BIT_DEPTH = 30
} |
|
typedef DT | DataType |
|
|
| FFTReal (long length) |
|
void | do_fft (DataType f[], const DataType x[]) const |
|
void | do_ifft (const DataType f[], DataType x[]) const |
|
long | get_length () const |
|
void | rescale (DataType x[]) const |
|
DataType * | use_buffer () const |
|
The documentation for this class was generated from the following file: