#include <PhysicsTools/Utilities/interface/DecomposePower.h>
Public Types | |
typedef PowerStruct< A, B > | type |
Static Public Member Functions | |
static const A & | getBase (const type &_) |
static const B & | getExp (const type &_) |
Definition at line 8 of file DecomposePower.h.
typedef PowerStruct<A, B> funct::DecomposePower< A, B >::type |
Definition at line 9 of file DecomposePower.h.
static const A& funct::DecomposePower< A, B >::getBase | ( | const type & | _ | ) | [inline, static] |
static const B& funct::DecomposePower< A, B >::getExp | ( | const type & | _ | ) | [inline, static] |