GNU Radio 3.6.5 C++ API
|
#include <gr_core_api.h>
#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_multiply_const_vcc |
output vector = input vector * constant vector (element-wise) More... | |
Functions | |
GR_CORE_API gr_multiply_const_vcc_sptr | gr_make_multiply_const_vcc (const std::vector< gr_complex > &k) |
GR_CORE_API gr_multiply_const_vcc_sptr gr_make_multiply_const_vcc | ( | const std::vector< gr_complex > & | k | ) |