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

#include <SimplifyRatio.h>

Public Types

typedef Minus< typename Ratio
< A, Numerical< n > >::type >
::type 
type
 

Static Public Member Functions

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

Detailed Description

template<int n, typename A>
struct funct::Ratio< MinusStruct< A >, Numerical< n > >

Definition at line 44 of file SimplifyRatio.h.

Member Typedef Documentation

template<int n, typename A >
typedef Minus< typename Ratio< A , Numerical< n > >::type >::type funct::Ratio< MinusStruct< A >, Numerical< n > >::type

Definition at line 44 of file SimplifyRatio.h.

Member Function Documentation

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

Definition at line 44 of file SimplifyRatio.h.