Go to the source code of this file.
Classes | |
class | gr::blocks::abs_blk< T > |
output[m] = abs(input[m]) for all M streams. More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
gr::blocks | |
Typedefs | |
typedef abs_blk< std::int16_t > | gr::blocks::abs_ss |
typedef abs_blk< std::int32_t > | gr::blocks::abs_ii |
typedef abs_blk< float > | gr::blocks::abs_ff |