AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
Power Struct Reference

Functor that represents x^p,. More...

#include <Arithmetic.hpp>

Public Member Functions

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

Public Attributes

double p_
 

Friends

constexpr auto partial (Power const &P, index_t< 0 >)
 

Detailed Description

Functor that represents x^p,.

See also
Pow

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