CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members
funct::Sum< SumStruct< A, B >, C > Struct Template Reference

#include <SimplifySum.h>

Inheritance diagram for funct::Sum< SumStruct< A, B >, C >:
funct::SimplSumOrd< A, B, C >

Additional Inherited Members

- Public Types inherited from funct::SimplSumOrd< A, B, C >
typedef ::boost::mpl::if_
< prod1, prod1,
typename::boost::mpl::if_
< prod2, prod2, prod0 >::type >
::type 
prod
 
typedef AuxSum< prod >::type type
 
- Static Public Member Functions inherited from funct::SimplSumOrd< A, B, C >
static type combine (const SumStruct< A, B > &fg, const C &h)
 

Detailed Description

template<typename A, typename B, typename C>
struct funct::Sum< SumStruct< A, B >, C >

Definition at line 186 of file SimplifySum.h.