CMS 3D CMS Logo

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

#include <SimplifyRatio.h>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 290 of file SimplifyRatio.h.