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

#include <SimplifyRatio.h>

Public Types

typedef Minus< typename Ratio
< A, B >::type >::type 
type
 

Static Public Member Functions

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

Detailed Description

template<typename A, typename B>
struct funct::Ratio< MinusStruct< A >, B >

Definition at line 41 of file SimplifyRatio.h.

Member Typedef Documentation

template<typename A , typename B >
typedef Minus< typename Ratio< A , B >::type >::type funct::Ratio< MinusStruct< A >, B >::type

Definition at line 41 of file SimplifyRatio.h.

Member Function Documentation

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

Definition at line 41 of file SimplifyRatio.h.