CMS 3D CMS Logo

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

#include <SimplifyRatio.h>

Inheritance diagram for funct::Ratio< PowerStruct< A, B >, PowerStruct< A, C > >:
funct::SimplifyPowerRatio< A, B, C >

Additional Inherited Members

- Public Types inherited from funct::SimplifyPowerRatio< A, B, C >
typedef Power< A, B >::type arg1
 
typedef Power< A, C >::type arg2
 
typedef RatioStruct< arg1, arg2type
 
- Static Public Member Functions inherited from funct::SimplifyPowerRatio< A, B, C >
static type combine (const arg1 &_1, const arg2 &_2)
 

Detailed Description

template<typename A, typename B, typename C>
struct funct::Ratio< PowerStruct< A, B >, PowerStruct< A, C > >

Definition at line 125 of file SimplifyRatio.h.