Dune Core Modules (2.8.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
power.hh
Go to the documentation of this file.
Some useful basic math stuff.
constexpr Mantissa power(Mantissa m, Exponent p)
Power method for integer exponents.
Definition: math.hh:73
Compute power for a run-time mantissa and a compile-time integer exponent.
Definition: power.hh:38
