#include <rational_c.hpp>
Public Types | |
| typedef rational_c < IntegerType, N, D > | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (IntegerType, numerator=N) | |
| BOOST_STATIC_CONSTANT (IntegerType, denominator=D) | |
| rational_c () | |
| typedef rational_c<IntegerType,N,D> boost::mpl::rational_c< IntegerType, N, D >::type |
|
inline |
| boost::mpl::rational_c< IntegerType, N, D >::BOOST_STATIC_CONSTANT | ( | IntegerType | , |
| numerator | = N |
||
| ) |
| boost::mpl::rational_c< IntegerType, N, D >::BOOST_STATIC_CONSTANT | ( | IntegerType | , |
| denominator | = D |
||
| ) |