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::RatioP2< F, G, H >::prod1 Struct Reference

#include <SimplifyRatio.h>

Public Types

enum  { value }
 
typedef F A
 
typedef Ratio< B, A >::type AB
 
typedef H B
 
typedef RatioStruct< B, Abase
 
typedef G 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::RatioP2< F, G, H >::prod1

Definition at line 250 of file SimplifyRatio.h.

Member Typedef Documentation

template<typename F, typename G, typename H>
typedef F funct::RatioP2< F, G, H >::prod1::A

Definition at line 251 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef Ratio< B , A >::type funct::RatioP2< F, G, H >::prod1::AB

Definition at line 253 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef H funct::RatioP2< F, G, H >::prod1::B

Definition at line 251 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef RatioStruct< B , A > funct::RatioP2< F, G, H >::prod1::base

Definition at line 252 of file SimplifyRatio.h.

template<typename F, typename G, typename H>
typedef G funct::RatioP2< F, G, H >::prod1::C

Definition at line 251 of file SimplifyRatio.h.

Member Enumeration Documentation

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

Definition at line 257 of file SimplifyRatio.h.

Member Function Documentation

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

Definition at line 254 of file SimplifyRatio.h.

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

Definition at line 255 of file SimplifyRatio.h.

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

Definition at line 256 of file SimplifyRatio.h.