SPUC  3.0
Namespaces | Functions
fft.h File Reference

fast fourier transform More...

#include <spuc/spuc_types.h>
#include <spuc/complex.h>
#include <vector>
Include dependency graph for fft.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

void SPUC::fft (std::vector< complex< float_type > > y, int n)
 fast fourier transforms (FFT) More...
 

Detailed Description

fast fourier transform