#include <SimplifyRatio.h>
Public Types | |
typedef RatioStruct< typename Sum< A, B >::type, typename Sum< B, A >::type > | type |
Static Public Member Functions | |
static type | combine (const typename Sum< A, B >::type &_1, const typename Sum< B, A >::type &_2) |
Definition at line 95 of file SimplifyRatio.h.
typedef RatioStruct< typename Sum< A , B >::type , typename Sum< B , A >::type > funct::SimplifyRatioSum< A, B, parametric >::type |
Definition at line 96 of file SimplifyRatio.h.
|
inlinestatic |
Definition at line 97 of file SimplifyRatio.h.