Dune::StaticPower< m, p > Struct Template Reference
[Common]

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

#include <dune/common/power.hh>

List of all members.

Public Types

enum  { power = (m * StaticPower<m,p-1>::power ) }
 

power stores m^p

More...

Detailed Description

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

Calculates m^p at compile time.


Member Enumeration Documentation

template<int m, int p>
anonymous enum

power stores m^p

Enumerator:
power 

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1