GNU Radio 3.5.1 C++ API
|
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) |
GR_CORE_API gr_fft_filter_ccc_sptr gr_make_fft_filter_ccc | ( | int | decimation, |
const std::vector< gr_complex > & | taps | ||
) |