CMS 3D CMS Logo

List of all members | Classes | Public Types | Static Public Member Functions
funct::RatioSimpl< A, B, C > Struct Template Reference

#include <SimplifyRatio.h>

Inheritance diagram for funct::RatioSimpl< A, B, C >:
funct::Ratio< SumStruct< A, B >, C >

Classes

struct  ratio1
 
struct  ratio2
 

Public Types

typedef AuxSumRatio< A, B, C, ratio1::value or ratio2::valueaux
 
typedef aux::type type
 

Static Public Member Functions

static type combine (const SumStruct< A, B > &_1, const C &_2)
 

Detailed Description

template<typename A, typename B, typename C>
struct funct::RatioSimpl< A, B, C >

Definition at line 312 of file SimplifyRatio.h.

Member Typedef Documentation

template<typename A, typename B, typename C>
typedef AuxSumRatio<A, B, C, ratio1::value or ratio2::value> funct::RatioSimpl< A, B, C >::aux

Definition at line 323 of file SimplifyRatio.h.

template<typename A, typename B, typename C>
typedef aux::type funct::RatioSimpl< A, B, C >::type

Definition at line 324 of file SimplifyRatio.h.

Member Function Documentation

template<typename A, typename B, typename C>
static type funct::RatioSimpl< A, B, C >::combine ( const SumStruct< A, B > &  _1,
const C _2 
)
inlinestatic

Definition at line 325 of file SimplifyRatio.h.

328 :