#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 AuxProductRatio2< prod >::type | type |
Static Public Member Functions | |
static type | combine (const H &h, const ProductStruct< F, G > &fg) |
Definition at line 243 of file SimplifyRatio.h.
typedef ::boost::mpl::if_<prod1, prod1, typename ::boost::mpl::if_<prod2, prod2, prod0 >::type >::type funct::RatioP2< F, G, H >::prod |
Definition at line 278 of file SimplifyRatio.h.
typedef AuxProductRatio2<prod>::type funct::RatioP2< F, G, H >::type |
Definition at line 279 of file SimplifyRatio.h.
|
inlinestatic |
Definition at line 280 of file SimplifyRatio.h.