GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
argmax.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/sync_block.h>
#include <cstdint>

Go to the source code of this file.

Classes

class  gr::blocks::argmax< T >
 Compares vectors from multiple streams and determines the index in the vector and stream number where the maximum value occurred. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::blocks
 

Typedefs

typedef argmax< float > gr::blocks::argmax_fs
 
typedef argmax< std::int32_t > gr::blocks::argmax_is
 
typedef argmax< std::int16_t > gr::blocks::argmax_ss