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< 0 >, A > Struct Template Reference

#include <SimplifyRatio.h>

Public Types

typedef Numerical< 0 > type
 

Static Public Member Functions

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

Detailed Description

template<typename A>
struct funct::Ratio< Numerical< 0 >, A >

Definition at line 16 of file SimplifyRatio.h.

Member Typedef Documentation

template<typename A >
typedef Numerical< 0 > funct::Ratio< Numerical< 0 >, A >::type

Definition at line 16 of file SimplifyRatio.h.

Member Function Documentation

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

Definition at line 16 of file SimplifyRatio.h.

26 {