CMS 3D CMS Logo

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

#include <SimplifySum.h>

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

Additional Inherited Members

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

Detailed Description

template<int n, typename A>
struct funct::Sum< ProductStruct< Numerical< n >, A >, ProductStruct< Numerical< n >, A > >

Definition at line 118 of file SimplifySum.h.