CMS 3D CMS Logo

Public Member Functions

funct::SimplifyPowerProduct< TYPT3, parametric > Struct Template Reference

#include <SimplifyProduct.h>

List of all members.

Public Member Functions

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

Detailed Description

template<TYPT3, bool parametric = Parametric<A>::value>
struct funct::SimplifyPowerProduct< TYPT3, parametric >

Definition at line 113 of file SimplifyProduct.h.


Member Function Documentation

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