CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
funct::SimplifyPowerRatio< TYPT3, parametric > Struct Template Reference

#include <SimplifyRatio.h>

Public Member Functions

 COMBINE (arg1, arg2, type(_1, _2))
 
typedef POWER (A, B) arg1
 
typedef POWER (A, C) arg2
 
typedef RATIO_S (arg1, arg2) type
 

Detailed Description

template<TYPT3, bool parametric = (Parametric<A>::value == 1)>
struct funct::SimplifyPowerRatio< TYPT3, parametric >

Definition at line 107 of file SimplifyRatio.h.

Member Function Documentation

template<TYPT3 , bool parametric = (Parametric<A>::value == 1)>
funct::SimplifyPowerRatio< TYPT3, parametric >::COMBINE ( arg1  ,
arg2  ,
type(_1, _2)   
)
template<TYPT3 , bool parametric = (Parametric<A>::value == 1)>
typedef funct::SimplifyPowerRatio< TYPT3, parametric >::POWER ( A  ,
B   
)
template<TYPT3 , bool parametric = (Parametric<A>::value == 1)>
typedef funct::SimplifyPowerRatio< TYPT3, parametric >::POWER ( A  ,
C   
)
template<TYPT3 , bool parametric = (Parametric<A>::value == 1)>
typedef funct::SimplifyPowerRatio< TYPT3, parametric >::RATIO_S ( arg1  ,
arg2   
)