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::SimplifySignedPower< TYPN1T1, positive > Struct Template Reference

#include <SimplifyPower.h>

Public Member Functions

 COMBINE (A, NUM(n), type(_1, _2))
 
typedef POWER_S (A, NUM(n)) type
 

Detailed Description

template<TYPN1T1, bool positive = (n>= 0)>
struct funct::SimplifySignedPower< TYPN1T1, positive >

Definition at line 39 of file SimplifyPower.h.

Member Function Documentation

template<TYPN1T1 , bool positive = (n>= 0)>
funct::SimplifySignedPower< TYPN1T1, positive >::COMBINE ( A  ,
NUM(n ,
type(_1, _2)   
)
template<TYPN1T1 , bool positive = (n>= 0)>
typedef funct::SimplifySignedPower< TYPN1T1, positive >::POWER_S ( A  ,
NUM(n  
)