Reference documentation for deal.II version 8.5.1
List of all members
Utilities::fixed_int_power< a, 0 > Struct Template Reference

#include <deal.II/base/utilities.h>

Detailed Description

template<int a>
struct Utilities::fixed_int_power< a, 0 >

Base case for the power operation with N=0, which gives the result 1.

Definition at line 292 of file utilities.h.


The documentation for this struct was generated from the following file: