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::SimplifyNegativeRatio< n, A, false > 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 A &_1, const Numerical< n > &_2)
 

Detailed Description

template<int n, typename A>
struct funct::SimplifyNegativeRatio< n, A, false >

Definition at line 32 of file SimplifyRatio.h.

Member Typedef Documentation

template<int n, typename A >
typedef Minus< typename Ratio< A , Numerical< -n > >::type >::type funct::SimplifyNegativeRatio< n, A, false >::type

Definition at line 33 of file SimplifyRatio.h.

Member Function Documentation

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

Definition at line 34 of file SimplifyRatio.h.

37 :