dune-common
2.8.0
|
Calculates m^p at compile time. More...
#include <dune/common/power.hh>
Static Public Attributes | |
static constexpr int | power = Dune::power(m,p) |
power stores m^p More... | |
Calculates m^p at compile time.
power
from math.hh
instead!