#include <Sum.h>
Public Types | |
typedef SumStruct< A, B > | type |
Static Public Member Functions | |
static type | combine (const A &a, const B &b) |
|
inlinestatic |
Definition at line 20 of file Sum.h.
Referenced by funct::Sum< PowerStruct< CosStruct< A >, Numerical< 2 > >, PowerStruct< SinStruct< A >, Numerical< 2 > > >::combine(), funct::Sum< ProductStruct< Numerical< m >, PowerStruct< CosStruct< A >, Numerical< 2 > > >, ProductStruct< Numerical< n >, PowerStruct< SinStruct< A >, Numerical< 2 > > > >::combine(), and funct::operator+().