GNU Radio 3.6.5 C++ API
|
#include <gr_core_api.h>
#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_multiply_ii |
output = prod (input_0, input_1, ...)Multiply across all input streams. More... | |
Functions | |
GR_CORE_API gr_multiply_ii_sptr | gr_make_multiply_ii (size_t vlen=1) |
GR_CORE_API gr_multiply_ii_sptr gr_make_multiply_ii | ( | size_t | vlen = 1 | ) |