GNU Radio Manual and C++ API Reference  3.8.1.0
The Free & Open Software Radio Ecosystem
max_blk.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::max_blk< T >
 Compares vectors from multiple streams and determines the maximum value from each vector over all streams. More...
 

Namespaces

 gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 
 gr::blocks
 

Typedefs

typedef max_blk< std::int16_t > gr::blocks::max_ss
 
typedef max_blk< std::int32_t > gr::blocks::max_ii
 
typedef max_blk< float > gr::blocks::max_ff