GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
multiply_matrix.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/sync_block.h>
#include <cstdint>

Go to the source code of this file.

Classes

class  gr::blocks::multiply_matrix< T >
 Matrix multiplexer/multiplier: y(k) = A x(k) More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::blocks
 

Typedefs

typedef multiply_matrix< float > gr::blocks::multiply_matrix_ff
 
typedef multiply_matrix< gr_complexgr::blocks::multiply_matrix_cc