GNU Radio 3.6.5 C++ API
|
Multiplies stream 0 by the complex conjugate of stream 1. More...
#include <multiply_conjugate_cc.h>
Public Types | |
typedef boost::shared_ptr < multiply_conjugate_cc > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
Multiplies a streams by the conjugate of a second stream. |
Multiplies stream 0 by the complex conjugate of stream 1.
static sptr gr::blocks::multiply_conjugate_cc::make | ( | size_t | vlen = 1 | ) | [static] |
Multiplies a streams by the conjugate of a second stream.
vlen | Vector length |