GNU Radio 3.4.0 C++ API
gr_fft_filter_ccc.h File Reference
Include dependency graph for gr_fft_filter_ccc.h:

Go to the source code of this file.

Classes

class  gr_fft_filter_ccc
 Fast FFT filter with gr_complex input, gr_complex output and gr_complex taps. More...

Functions

gr_fft_filter_ccc_sptr gr_make_fft_filter_ccc (int decimation, const std::vector< gr_complex > &taps)

Function Documentation

gr_fft_filter_ccc_sptr gr_make_fft_filter_ccc ( int  decimation,
const std::vector< gr_complex > &  taps 
)