CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
funct::SimplSumOrd< F, G, H >::prod2 Struct Reference

#include <SimplifySum.h>

Public Types

enum  { value = not ::std::is_same<AB, base>::value }
 
typedef G A
 
typedef Sum< A, B >::type AB
 
typedef H B
 
typedef SumStruct< A, Bbase
 
typedef F C
 

Static Public Member Functions

static const Aa (const F &f, const G &g, const H &h)
 
static const Bb (const F &f, const G &g, const H &h)
 
static const Cc (const F &f, const G &g, const H &h)
 

Detailed Description

template<typename F, typename G, typename H>
struct funct::SimplSumOrd< F, G, H >::prod2

Definition at line 144 of file SimplifySum.h.

Member Typedef Documentation

◆ A

template<typename F, typename G, typename H>
typedef G funct::SimplSumOrd< F, G, H >::prod2::A

Definition at line 145 of file SimplifySum.h.

◆ AB

template<typename F, typename G, typename H>
typedef Sum< A , B >::type funct::SimplSumOrd< F, G, H >::prod2::AB

Definition at line 149 of file SimplifySum.h.

◆ B

template<typename F, typename G, typename H>
typedef H funct::SimplSumOrd< F, G, H >::prod2::B

Definition at line 146 of file SimplifySum.h.

◆ base

template<typename F, typename G, typename H>
typedef SumStruct< A , B > funct::SimplSumOrd< F, G, H >::prod2::base

Definition at line 148 of file SimplifySum.h.

◆ C

template<typename F, typename G, typename H>
typedef F funct::SimplSumOrd< F, G, H >::prod2::C

Definition at line 147 of file SimplifySum.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename F, typename G, typename H>
anonymous enum
Enumerator
value 

Definition at line 153 of file SimplifySum.h.

Member Function Documentation

◆ a()

template<typename F, typename G, typename H>
static const A& funct::SimplSumOrd< F, G, H >::prod2::a ( const F f,
const G &  g,
const H &  h 
)
inlinestatic

Definition at line 150 of file SimplifySum.h.

References g.

150 { return g; }
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
Definition: Activities.doc:4

◆ b()

template<typename F, typename G, typename H>
static const B& funct::SimplSumOrd< F, G, H >::prod2::b ( const F f,
const G &  g,
const H &  h 
)
inlinestatic

Definition at line 151 of file SimplifySum.h.

References h.

151 { return h; }
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition: Activities.doc:4

◆ c()

template<typename F, typename G, typename H>
static const C& funct::SimplSumOrd< F, G, H >::prod2::c ( const F f,
const G &  g,
const H &  h 
)
inlinestatic

Definition at line 152 of file SimplifySum.h.

References f.

152 { return f; }
double f[11][100]