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::Ratio< ProductStruct< A, B >, Numerical< 1 > > Struct Template Reference

#include <SimplifyRatio.h>

Public Types

typedef Product< A, B >::type type
 

Static Public Member Functions

static type combine (const ProductStruct< A, B > &_1, const Numerical< 1 > &_2)
 

Detailed Description

template<typename A, typename B>
struct funct::Ratio< ProductStruct< A, B >, Numerical< 1 > >

Definition at line 22 of file SimplifyRatio.h.

Member Typedef Documentation

template<typename A , typename B >
typedef Product< A , B >::type funct::Ratio< ProductStruct< A, B >, Numerical< 1 > >::type

Definition at line 22 of file SimplifyRatio.h.

Member Function Documentation

template<typename A , typename B >
static type funct::Ratio< ProductStruct< A, B >, Numerical< 1 > >::combine ( const ProductStruct< A, B > &  _1,
const Numerical< 1 > &  _2 
)
inlinestatic

Definition at line 22 of file SimplifyRatio.h.

26 {