GNU Radio 3.4.2 C++ API
gcell_fft_vcc.h File Reference
#include <gr_fft_vcc.h>
Include dependency graph for gcell_fft_vcc.h:

Go to the source code of this file.

Classes

class  gcell_fft_vcc
 Compute forward or reverse FFT. complex vector in / complex vector out.Concrete class that uses gcell to offload FFT to SPEs. More...

Functions

gcell_fft_vcc_sptr gcell_make_fft_vcc (int fft_size, bool forward, const std::vector< float > &window, bool shift=false)

Function Documentation

gcell_fft_vcc_sptr gcell_make_fft_vcc ( int  fft_size,
bool  forward,
const std::vector< float > &  window,
bool  shift = false 
)