1 #ifndef PhysicsTools_Utilities_DecomposePower_h 2 #define PhysicsTools_Utilities_DecomposePower_h 7 template<
typename A,
typename B>
10 inline static const A&
getBase(
const type&
_) {
return _.
_1; }
11 inline static const B&
getExp(
const type&
_) {
return _.
_2; }
17 inline static const A&
getBase(
const type&
_) {
return _; }
static Numerical< 1 > getExp(const type &_)
static const A & getBase(const type &_)
static const B & getExp(const type &_)
static const A & getBase(const type &_)