Dune Core Modules (2.9.1)
Dune::StaticPower< b, p > Struct Template Reference
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 | |
Detailed Description
template<int b, int p>
struct Dune::StaticPower< b, p >
struct Dune::StaticPower< b, p >
Calculates b^p at compile time.
- Deprecated:
- Please use the method
power
frommath.hh
instead!
The documentation for this struct was generated from the following file:
- dune/common/power.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 21, 23:30, 2024)