Go to the source code of this file.
| Classes | |
| class | gr::blocks::add_const_v< T > | 
| output[m] = input[m] + constant vector for all M streams.  More... | |
| Namespaces | |
| gr | |
| GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
| gr::blocks | |
| Typedefs | |
| typedef add_const_v< std::uint8_t > | gr::blocks::add_const_vbb | 
| typedef add_const_v< std::int16_t > | gr::blocks::add_const_vss | 
| typedef add_const_v< std::int32_t > | gr::blocks::add_const_vii | 
| typedef add_const_v< float > | gr::blocks::add_const_vff | 
| typedef add_const_v< gr_complex > | gr::blocks::add_const_vcc |