dune-common 2.9.0
|
Compute power for a run-time base and a compile-time integer exponent. More...
#include <dune/common/power.hh>
Static Public Member Functions | |
template<typename T > | |
static constexpr auto | eval (const T &a) |
Compute power for a run-time base and a compile-time integer exponent.
power
from math.hh
instead!p | The exponent |