NiHu  2.0
NiHu::IpowC< Base, Exp > Struct Template Reference

metafunction computing integer power More...

#include <math_functions.hpp>

Static Public Attributes

static const unsigned value = IpowC<Base, Exp - 1>::value * Base
 

Detailed Description

template<unsigned Base, unsigned Exp>
struct NiHu::IpowC< Base, Exp >

metafunction computing integer power

Template Parameters
Basethe base
Expthe exponent

Definition at line 423 of file math_functions.hpp.


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