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