CMS 3D CMS Logo

Public Member Functions

funct::SimplifyNegativeRatio< n, A, positive > Struct Template Reference

#include <SimplifyRatio.h>

List of all members.

Public Member Functions

 COMBINE (A, NUM(n), type(_1, _2))
typedef RATIO_S (A, NUM(n)) type

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 Function Documentation

template<int n, typename A , bool positive = (n>= 0)>
funct::SimplifyNegativeRatio< n, A, positive >::COMBINE ( A  ,
NUM(n ,
type(_1, _2)   
)
template<int n, typename A , bool positive = (n>= 0)>
typedef funct::SimplifyNegativeRatio< n, A, positive >::RATIO_S ( A  ,
NUM(n  
)