54 typedef boost::shared_ptr<max_blk<T>>
sptr;
56 static sptr make(
size_t vlen,
size_t vlen_out = 1);
boost::shared_ptr< max_blk< T > > sptr
Definition: max_blk.h:54
max_blk< std::int32_t > max_ii
Definition: max_blk.h:60
Compares vectors from multiple streams and determines the maximum value from each vector over all str...
Definition: max_blk.h:50
max_blk< std::int16_t > max_ss
Definition: max_blk.h:59
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
max_blk< float > max_ff
Definition: max_blk.h:61
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37