CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Static Public Member Functions
funct::AuxSum< Prod, simplify > Struct Template Reference

#include <SimplifySum.h>

Public Types

typedef Sum< typename Prod::AB,
typename Prod::C >::type 
type
 

Static Public Member Functions

static type combine (const typename Prod::AB &_1, const typename Prod::C &_2)
 

Detailed Description

template<typename Prod, bool simplify = Prod::value>
struct funct::AuxSum< Prod, simplify >

Definition at line 124 of file SimplifySum.h.

Member Typedef Documentation

template<typename Prod, bool simplify = Prod::value>
typedef Sum< typename Prod::AB , typename Prod::C >::type funct::AuxSum< Prod, simplify >::type

Definition at line 125 of file SimplifySum.h.

Member Function Documentation

template<typename Prod, bool simplify = Prod::value>
static type funct::AuxSum< Prod, simplify >::combine ( const typename Prod::AB &  _1,
const typename Prod::C &  _2 
)
inlinestatic

Definition at line 126 of file SimplifySum.h.

Referenced by funct::SimplSumOrd< A, B, ProductStruct< C, D > >::combine().

130 {