#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_multiply_cc |
output = prod (input_0, input_1, ...)
Multiply across all input streams. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_multiply_cc > | gr_multiply_cc_sptr |
Functions | |
gr_multiply_cc_sptr | gr_make_multiply_cc () |
gr_multiply_cc_sptr gr_make_multiply_cc | ( | ) |
Referenced by _wrap_multiply_cc().