42 typedef std::shared_ptr<argmax<T>>
sptr;
Compares vectors from multiple streams and determines the index in the vector and stream number where...
Definition: argmax.h:40
static sptr make(size_t vlen)
std::shared_ptr< argmax< T > > sptr
Definition: argmax.h:42
synchronous 1:1 input to output with history
Definition: sync_block.h:26
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
argmax< std::int16_t > argmax_ss
Definition: argmax.h:49
argmax< std::int32_t > argmax_is
Definition: argmax.h:48
argmax< float > argmax_fs
Definition: argmax.h:47
GNU Radio logging wrapper.
Definition: basic_block.h:29