GNU Radio 3.4.0 C++ API
gr_streams_to_vector.h File Reference
Include dependency graph for gr_streams_to_vector.h:

Go to the source code of this file.

Classes

class  gr_streams_to_vector
 convert N streams of items to 1 stream of vector length N More...

Functions

gr_streams_to_vector_sptr gr_make_streams_to_vector (size_t item_size, size_t nstreams)

Function Documentation

gr_streams_to_vector_sptr gr_make_streams_to_vector ( size_t  item_size,
size_t  nstreams 
)