CMS 3D CMS Logo

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

#include <SimplifySum.h>

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

Additional Inherited Members

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

Detailed Description

template<int n>
struct funct::Sum< Numerical< n >, Numerical< n > >

Definition at line 110 of file SimplifySum.h.