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< m >, A > > Struct Template Reference

#include <SimplifySum.h>

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

Additional Inherited Members

- Public Types inherited from funct::ParametricSimplifiedSum< n, m, 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< n, m, A >
static type combine (const arg1 &_1, const arg2 &_2)
 

Detailed Description

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

Definition at line 85 of file SimplifySum.h.