Dune Core Modules (2.9.0)

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 >

Calculates b^p at compile time.

Deprecated:
Please use the method power from math.hh instead!

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 10, 22:30, 2024)