 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
divide< std::int32_t > divide_ii
Definition: divide.h:40
std::shared_ptr< divide< T > > sptr
Definition: divide.h:34
divide< std::int16_t > divide_ss
Definition: divide.h:39
divide< float > divide_ff
Definition: divide.h:41
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
synchronous 1:1 input to output with history
Definition: sync_block.h:26
divide< gr_complex > divide_cc
Definition: divide.h:42
static sptr make(size_t vlen=1)
GNU Radio logging wrapper.
Definition: basic_block.h:29
output = input[0] / input[1] / ... / input[M-1]
Definition: divide.h:31