#include <SimplifyRatio.h>
Public Types | |
typedef RatioStruct< SumStruct< A, B >, C > | type |
Static Public Member Functions | |
static type | combine (const SumStruct< A, B > &_1, const C &_2) |
Definition at line 303 of file SimplifyRatio.h.
typedef RatioStruct< SumStruct< A , B > , C > funct::AuxSumRatio< A, B, C, simplify >::type |
Definition at line 304 of file SimplifyRatio.h.