GNU Radio 3.6.5 C++ API
|
output = input_0 & input_1 & , ... & input_N)bitwise boolean and across all input streams. More...
#include <and_ss.h>
Public Types | |
typedef boost::shared_ptr< and_ss > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
output = input_0 & input_1 & , ... & input_N)
bitwise boolean and across all input streams.
static sptr gr::blocks::and_ss::make | ( | size_t | vlen = 1 | ) | [static] |