GNU Radio 3.2.2 C++ API

gr_multiply_const_vff.h File Reference

#include <gr_sync_block.h>

Go to the source code of this file.

Classes

class  gr_multiply_const_vff
 output vector = input vector * constant vector (element-wise) More...

Functions

gr_multiply_const_vff_sptr gr_make_multiply_const_vff (const std::vector< float > k)

Function Documentation

gr_multiply_const_vff_sptr gr_make_multiply_const_vff ( const std::vector< float >  k)