Go to the source code of this file.
Classes | |
class | gr::blocks::multiply_matrix_cc |
Matrix multiplexer/multiplier: y(k) = A x(k)This block is similar to gr::blocks::multiply_const_ff, the difference being it can handle several inputs and outputs, and the input-to-output relation can be described by the following mathematical equation:
and are column-vectors describing the elements on the input port at time step (this is a sync block with no memory). More... | |
Namespaces | |
gr | |
Include this header to use the message passing features. | |
gr::blocks | |