Go to the documentation of this file.
25 #ifndef INCLUDED_GR_GR_MOVING_AVERAGE_CC_H
26 #define INCLUDED_GR_GR_MOVING_AVERAGE_CC_H
61 int work (
int noutput_items,
65 int length()
const {
return d_new_length; }
68 void set_length_and_scale(
int length,
gr_complex scale);