#include <SimplifySum.h>
Public Types | |
typedef Product< Numerical< n > , A >::type | arg1 |
typedef Product< Numerical< m > , A >::type | arg2 |
typedef SumStruct< arg1, arg2 > | type |
Static Public Member Functions | |
static type | combine (const arg1 &_1, const arg2 &_2) |
Definition at line 57 of file SimplifySum.h.
typedef Product< Numerical< n > , A >::type funct::ParametricSimplifiedSum< n, m, A, parametric >::arg1 |
Definition at line 58 of file SimplifySum.h.
typedef Product< Numerical< m > , A >::type funct::ParametricSimplifiedSum< n, m, A, parametric >::arg2 |
Definition at line 59 of file SimplifySum.h.
typedef SumStruct< arg1 , arg2 > funct::ParametricSimplifiedSum< n, m, A, parametric >::type |
Definition at line 60 of file SimplifySum.h.
|
inlinestatic |
Definition at line 61 of file SimplifySum.h.