GNU Radio 3.6.5 C++ API
|
output = prod (input_0, input_1, ...) More...
#include <multiply_cc.h>
Public Types | |
typedef boost::shared_ptr < multiply_cc > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
Multiply streams of complex values. |
output = prod (input_0, input_1, ...)
Multiply across all input streams.
static sptr gr::blocks::multiply_cc::make | ( | size_t | vlen = 1 | ) | [static] |
Multiply streams of complex values.
vlen | Vector length |