GNU Radio v3.6.2-96-gd89012d1 C++ API
|
convert N streams of items to 1 stream of vector length N
#include <streams_to_vector.h>
Public Types | |
typedef boost::shared_ptr < streams_to_vector > | sptr |
Static Public Member Functions | |
static sptr | make (size_t itemsize, size_t nstreams) |
convert N streams of items to 1 stream of vector length N
static sptr gr::blocks::streams_to_vector::make | ( | size_t | itemsize, |
size_t | nstreams | ||
) | [static] |