23 #ifndef INCLUDED_BLOCKS_KEEP_ONE_IN_N_H
24 #define INCLUDED_BLOCKS_KEEP_ONE_IN_N_H
43 static sptr make(
size_t itemsize,
int n);
45 virtual void set_n(
int n) = 0;
Definition: gr_block.h:37
boost::shared_ptr< keep_one_in_n > sptr
Definition: keep_one_in_n.h:41
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
decimate a stream, keeping one item out of every n.
Definition: keep_one_in_n.h:36
#define BLOCKS_API
Definition: gr-blocks/include/blocks/api.h:30