CMS 3D CMS Logo

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

#include <SimplifyRatio.h>

Inheritance diagram for funct::Ratio< ProductStruct< C, D >, ProductStruct< A, B > >:
funct::RatioP2< A, B, ProductStruct< C, D > >

Additional Inherited Members

- Public Types inherited from funct::RatioP2< A, B, ProductStruct< C, D > >
typedef ::boost::mpl::if_
< prod1, prod1,
typename::boost::mpl::if_
< prod2, prod2, prod0 >::type >
::type 
prod
 
typedef AuxProductRatio2< prod >
::type 
type
 
- Static Public Member Functions inherited from funct::RatioP2< A, B, ProductStruct< C, D > >
static type combine (const ProductStruct< C, D > &h, const ProductStruct< A, B > &fg)
 

Detailed Description

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

Definition at line 299 of file SimplifyRatio.h.