|
dune-common
2.7.1
|
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< m, p > |
| Calculates m^p at compile time. More... | |
| struct | Dune::Power< p > |
| Compute power for a run-time mantissa and a compile-time integer exponent. More... | |
Namespaces | |
| Dune | |
| Dune namespace. | |
Various implementations of the power function for run-time and static arguments.