#include <gr_sync_block.h>
Go to the source code of this file.
Compounds | |
class | gr_fft_vcc |
Compute forward or reverse FFT. complex vector in / complex vector out. More... | |
Typedefs | |
typedef boost::shared_ptr< gr_fft_vcc > | gr_fft_vcc_sptr |
Functions | |
gr_fft_vcc_sptr | gr_make_fft_vcc (int fft_size, bool forward=true, bool window=true) |
|
|
|
|