#include <gr_fir_filter_ccc.h>
#include <gr_fir_ccc.h>
#include <gr_fir_util.h>
#include <gr_io_signature.h>

Functions | |
| gr_fir_filter_ccc_sptr | gr_make_fir_filter_ccc (int decimation, const std::vector< gr_complex > &taps) |
| gr_fir_filter_ccc_sptr gr_make_fir_filter_ccc | ( | int | decimation, | |
| const std::vector< gr_complex > & | taps | |||
| ) |
1.5.5