CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members
funct::Ratio< SumStruct< A, B >, SumStruct< B, A > > Struct Template Reference

#include <SimplifyRatio.h>

Inheritance diagram for funct::Ratio< SumStruct< A, B >, SumStruct< B, A > >:
funct::SimplifyRatioSum< A, B >

Additional Inherited Members

- Public Types inherited from funct::SimplifyRatioSum< A, B >
typedef RatioStruct< typename
Sum< A, B >::type, typename
Sum< B, A >::type
type
 
- Static Public Member Functions inherited from funct::SimplifyRatioSum< A, B >
static type combine (const typename Sum< A, B >::type &_1, const typename Sum< B, A >::type &_2)
 

Detailed Description

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

Definition at line 102 of file SimplifyRatio.h.