DUNE PDELab (2.8)

Dune::StaticPower< m, p > Struct Template Reference

Calculates m^p at compile time. More...

#include <dune/common/power.hh>

Static Public Attributes

static constexpr int power = Dune::power(m,p)
 power stores m^p
 

Detailed Description

template<int m, int p>
struct Dune::StaticPower< m, p >

Calculates m^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 12, 22:29, 2024)