Reference documentation for deal.II version 9.1.0-pre
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.

Deprecated:
This template is deprecated: see the note in the general version of this template for more information.

Definition at line 343 of file utilities.h.


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