#include <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.
|
inlinestatic |
|
inlinestatic |