AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
PowImpl< p, true > Struct Template Reference

Functor that represents x^p. More...

#include <Arithmetic.hpp>

Public Member Functions

template<class T >
constexpr auto operator() (T const &x) const
 

Friends

constexpr int order (PowImpl const &, int d)
 
constexpr auto partial (PowImpl const &, index_t< 0 >)
 

Detailed Description

template<int p>
struct AMDiS::Operation::PowImpl< p, true >

Functor that represents x^p.


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