54 typedef boost::shared_ptr<argmax<T>>
sptr;
56 static sptr make(
size_t vlen);
argmax< float > argmax_fs
Definition: argmax.h:59
Compares vectors from multiple streams and determines the index in the vector and stream number where...
Definition: argmax.h:51
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
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
argmax< std::int32_t > argmax_is
Definition: argmax.h:60
boost::shared_ptr< argmax< T > > sptr
Definition: argmax.h:54
argmax< std::int16_t > argmax_ss
Definition: argmax.h:61