Dune Core Modules (2.3.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::Power< p > Struct Template Reference
Compute power for a run-time mantissa and a compile-time integer exponent. More...
#include <dune/common/power.hh>
Detailed Description
template<int p>
struct Dune::Power< p >
struct Dune::Power< p >
Compute power for a run-time mantissa and a compile-time integer exponent.
Does some magic to create efficient code. Not benchmarked AFAIK.
- Template Parameters
-
p The exponent
The documentation for this struct was generated from the following file:
- dune/common/power.hh
