#include <SimplifyRatio.h>
Classes | |
struct | prod0 |
struct | prod1 |
struct | prod2 |
Public Types | |
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 | |
static type | combine (const ProductStruct< F, G > &fg, const H &h) |
Definition at line 176 of file SimplifyRatio.h.
typedef ::boost::mpl::if_<prod1, prod1, typename ::boost::mpl::if_<prod2, prod2, prod0 >::type >::type funct::RatioP1< F, G, H >::prod |
Definition at line 211 of file SimplifyRatio.h.
typedef AuxProductRatio<prod>::type funct::RatioP1< F, G, H >::type |
Definition at line 212 of file SimplifyRatio.h.
|
inlinestatic |
Definition at line 213 of file SimplifyRatio.h.