#include <SimplifyRatio.h>
Public Types | |
typedef Power< A, B >::type | arg1 |
typedef Power< A, C >::type | arg2 |
typedef RatioStruct< arg1, arg2 > | type |
Static Public Member Functions | |
static type | combine (const arg1 &_1, const arg2 &_2) |
Definition at line 110 of file SimplifyRatio.h.
typedef Power< A , B >::type funct::SimplifyPowerRatio< A, B, C, parametric >::arg1 |
Definition at line 111 of file SimplifyRatio.h.
typedef Power< A , C >::type funct::SimplifyPowerRatio< A, B, C, parametric >::arg2 |
Definition at line 112 of file SimplifyRatio.h.
typedef RatioStruct< arg1 , arg2 > funct::SimplifyPowerRatio< A, B, C, parametric >::type |
Definition at line 113 of file SimplifyRatio.h.
|
inlinestatic |
Definition at line 114 of file SimplifyRatio.h.