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::AuxProduct< Prod, simplify > Struct Template Reference

#include <SimplifyProduct.h>

Public Member Functions

 COMBINE (typename Prod::AB, typename Prod::C, _1 *_2)
 
typedef PROD (typename Prod::AB, typename Prod::C) type
 

Detailed Description

template<typename Prod, bool simplify = Prod::value>
struct funct::AuxProduct< Prod, simplify >

Definition at line 168 of file SimplifyProduct.h.

Member Function Documentation

template<typename Prod , bool simplify = Prod::value>
funct::AuxProduct< Prod, simplify >::COMBINE ( typename Prod::AB  ,
typename Prod::C  ,
_1 *  _2 
)
template<typename Prod , bool simplify = Prod::value>
typedef funct::AuxProduct< Prod, simplify >::PROD ( typename Prod::AB  ,
typename Prod::C   
)