|
dune-common 2.9.0
|
Various implementations of the power function for run-time and static arguments. More...
#include <dune/common/math.hh>Go to the source code of this file.
Classes | |
| struct | Dune::StaticPower< b, p > |
| Calculates b^p at compile time. More... | |
| struct | Dune::Power< p > |
| Compute power for a run-time base and a compile-time integer exponent. More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Various implementations of the power function for run-time and static arguments.