CMS 3D CMS Logo

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

#include <SimplifySum.h>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 97 of file SimplifySum.h.