Loading [MathJax]/extensions/tex2jax.js

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 >

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 & Uni Heidelberg  |  generated with Hugo v0.111.3 (Apr 8, 23:02, 2025)