CMS 3D CMS Logo

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

#include <SimplifySum.h>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 89 of file SimplifySum.h.