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_complex > | gr::blocks::multiply_matrix_cc |