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>
TEMPL(T2) struct Divides B
PowerStruct(const A &a, const B &b)
static type combine(const A &a, const B &b)
double operator()(double x) const
double operator()() const
double operator()(double x, double y) const
Power< A, B >::type operator^(const A &a, const B &b)
Power< A, B >::type pow(const A &a, const B &b)