gr_log2_const.h File Reference

#include <assert.h>
Include dependency graph for gr_log2_const.h:

Go to the source code of this file.

Functions

template<unsigned int k>
static int gr_log2_const ()
template<>
int gr_log2_const< 1 > ()
template<>
int gr_log2_const< 2 > ()
template<>
int gr_log2_const< 4 > ()
template<>
int gr_log2_const< 8 > ()
template<>
int gr_log2_const< 16 > ()
template<>
int gr_log2_const< 32 > ()
template<>
int gr_log2_const< 64 > ()
template<>
int gr_log2_const< 128 > ()
template<>
int gr_log2_const< 256 > ()
template<>
int gr_log2_const< 512 > ()
template<>
int gr_log2_const< 1024 > ()

Function Documentation

template<unsigned int k>
static int gr_log2_const (  )  [inline, static]
template<>
int gr_log2_const< 1 > (  )  [inline]
template<>
int gr_log2_const< 1024 > (  )  [inline]
template<>
int gr_log2_const< 128 > (  )  [inline]
template<>
int gr_log2_const< 16 > (  )  [inline]
template<>
int gr_log2_const< 2 > (  )  [inline]
template<>
int gr_log2_const< 256 > (  )  [inline]
template<>
int gr_log2_const< 32 > (  )  [inline]
template<>
int gr_log2_const< 4 > (  )  [inline]
template<>
int gr_log2_const< 512 > (  )  [inline]
template<>
int gr_log2_const< 64 > (  )  [inline]
template<>
int gr_log2_const< 8 > (  )  [inline]
Generated on Wed Dec 29 19:51:40 2010 for GNU Radio 3.3.0 C++ API by  doxygen 1.6.3