Go to the source code of this file.
| Classes | |
| class | gr::blocks::multiply_const_v< T > | 
| output = input * constant vector (element-wise)  More... | |
| Namespaces | |
| gr | |
| GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
| gr::blocks | |
| Typedefs | |
| typedef multiply_const_v< std::int16_t > | gr::blocks::multiply_const_vss | 
| typedef multiply_const_v< std::int32_t > | gr::blocks::multiply_const_vii | 
| typedef multiply_const_v< float > | gr::blocks::multiply_const_vff | 
| typedef multiply_const_v< gr_complex > | gr::blocks::multiply_const_vcc |