53 typedef boost::shared_ptr<min_blk<T>>
sptr;
55 static sptr make(
size_t vlen,
size_t vlen_out = 1);
Compares vectors from multiple streams and determines the minimum value from each vector over all str...
Definition min_blk.h:51
static sptr make(size_t vlen, size_t vlen_out=1)
boost::shared_ptr< min_blk< T > > sptr
Definition min_blk.h:53
synchronous 1:1 input to output with history
Definition sync_block.h:38
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:30
min_blk< std::int32_t > min_ii
Definition min_blk.h:59
min_blk< float > min_ff
Definition min_blk.h:60
min_blk< std::int16_t > min_ss
Definition min_blk.h:58
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46