 |
GNU Radio Manual and C++ API Reference
3.8.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
27 #ifndef INCLUDED_BLOCKS_LOG2_CONST_H
28 #define INCLUDED_BLOCKS_LOG2_CONST_H
36 template <
unsigned int k>
int log2_const< 1 >()
Definition: log2_const.h:44
int log2_const< 64 >()
Definition: log2_const.h:74
int log2_const< 256 >()
Definition: log2_const.h:84
int log2_const< 32 >()
Definition: log2_const.h:69
int log2_const< 512 >()
Definition: log2_const.h:89
int log2_const< 1024 >()
Definition: log2_const.h:94
int log2_const< 8 >()
Definition: log2_const.h:59
int log2_const< 128 >()
Definition: log2_const.h:79
static int log2_const()
Definition: log2_const.h:37
int log2_const< 2 >()
Definition: log2_const.h:49
int log2_const< 16 >()
Definition: log2_const.h:64
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
int log2_const< 4 >()
Definition: log2_const.h:54