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

#include <SimplifyRatio.h>

Public Types

typedef RatioStruct< A,
Numerical< n > > 
type
 

Static Public Member Functions

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

Detailed Description

template<int n, typename A, bool positive = (n>= 0)>
struct funct::SimplifyNegativeRatio< n, A, positive >

Definition at line 26 of file SimplifyRatio.h.

Member Typedef Documentation

template<int n, typename A, bool positive = (n>= 0)>
typedef RatioStruct< A , Numerical< n > > funct::SimplifyNegativeRatio< n, A, positive >::type

Definition at line 27 of file SimplifyRatio.h.

Member Function Documentation

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

Definition at line 28 of file SimplifyRatio.h.

32 {