#include <gr_fir_filter_fcc.h>
#include <gr_fir_fcc.h>
#include <gr_fir_util.h>
#include <gr_io_signature.h>
Functions | |
gr_fir_filter_fcc_sptr | gr_make_fir_filter_fcc (int decimation, const std::vector< gr_complex > &taps) |
gr_fir_filter_fcc_sptr gr_make_fir_filter_fcc | ( | int | decimation, | |
const std::vector< gr_complex > & | taps | |||
) |
Referenced by _wrap_fir_filter_fcc().