Go to the documentation of this file. 1 #ifndef PhysicsTools_Utilities_Power_h
2 #define PhysicsTools_Utilities_Power_h
6 template <
typename A,
typename B>
17 template <
typename A,
typename B>
23 template <
typename A,
typename B>
28 template <
typename A,
typename B>
double operator()(double x) const
double operator()(double x, double y) const
TEMPL(T2) struct Divides B
Power< A, B >::type operator^(const A &a, const B &b)
double operator()() const
static type combine(const A &a, const B &b)
Power< A, B >::type pow(const A &a, const B &b)
PowerStruct(const A &a, const B &b)