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< Numerical< n >, Numerical< n > > Struct Template Reference

#include <SimplifyRatio.h>

Public Types

typedef Numerical< 1 > type
 

Static Public Member Functions

static type combine (const Numerical< n > &_1, const Numerical< n > &_2)
 

Detailed Description

template<int n>
struct funct::Ratio< Numerical< n >, Numerical< n > >

Definition at line 152 of file SimplifyRatio.h.

Member Typedef Documentation

template<int n>
typedef Numerical< 1 > funct::Ratio< Numerical< n >, Numerical< n > >::type

Definition at line 152 of file SimplifyRatio.h.

Member Function Documentation

template<int n>
static type funct::Ratio< Numerical< n >, Numerical< n > >::combine ( const Numerical< n > &  _1,
const Numerical< n > &  _2 
)
inlinestatic

Definition at line 152 of file SimplifyRatio.h.