#include <SimplifyRatio.h>
Public Member Functions | |
typedef | RATIO (typename Prod::AB, typename Prod::C) type |
Static Public Member Functions | |
static type | combine (const typename Prod::A &a, const typename Prod::B &b, const typename Prod::C &c) |
Definition at line 225 of file SimplifyRatio.h.
static type funct::AuxProductRatio2< Prod, simplify >::combine | ( | const typename Prod::A & | a, |
const typename Prod::B & | b, | ||
const typename Prod::C & | c | ||
) | [inline, static] |
typedef funct::AuxProductRatio2< Prod, simplify >::RATIO | ( | typename Prod::AB | , |
typename Prod::C | |||
) |