ldpk
Static Public Attributes | List of all members
ldpk::highest_bit_ct< N > Class Template Reference

Compile-Time computations, needed by ldpk::power_ct. More...

#include <ldpk_power_ct.h>

Static Public Attributes

static const int r = highest_bit_ct< (N >> 1) >::r + 1
 

Detailed Description

template<int N>
class ldpk::highest_bit_ct< N >

Compile-Time computations, needed by ldpk::power_ct.


The documentation for this class was generated from the following file: