Go to the source code of this file.
Classes | |
class | gr::blocks::multiply< T > |
output = prod (input_0, input_1, ...) More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
gr::blocks | |
Typedefs | |
typedef multiply< std::int16_t > | gr::blocks::multiply_ss |
typedef multiply< std::int32_t > | gr::blocks::multiply_ii |
typedef multiply< float > | gr::blocks::multiply_ff |
typedef multiply< gr_complex > | gr::blocks::multiply_cc |