CMS 3D CMS Logo

List of all members
funct::Sum< ProductStruct< A, B >, ProductStruct< A, B > > Struct Template Reference

#include <SimplifySum.h>

Inheritance diagram for funct::Sum< ProductStruct< A, B >, ProductStruct< A, B > >:
funct::ParametricSimplifiedSum< 1, 1, ProductStruct< A, B > >

Additional Inherited Members

- Public Types inherited from funct::ParametricSimplifiedSum< 1, 1, ProductStruct< A, B > >
typedef Product< Numerical< n >, ProductStruct< A, B > >::type arg1
 
typedef Product< Numerical< m >, ProductStruct< A, B > >::type arg2
 
typedef SumStruct< arg1, arg2type
 
- Static Public Member Functions inherited from funct::ParametricSimplifiedSum< 1, 1, ProductStruct< A, B > >
static type combine (const arg1 &_1, const arg2 &_2)
 

Detailed Description

template<typename A, typename B>
struct funct::Sum< ProductStruct< A, B >, ProductStruct< A, B > >

Definition at line 114 of file SimplifySum.h.