GNU Radio 3.6.5 C++ API

gr_fft_filter_ccc.h File Reference

#include <gr_core_api.h>
#include <gr_sync_decimator.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_CORE_API gr_fft_filter_ccc_sptr gr_make_fft_filter_ccc (int decimation, const std::vector< gr_complex > &taps, int nthreads=1)

Function Documentation

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