Go to the source code of this file.
Namespaces | |
namespace | Wm4 |
The namespace of the WildMagic library. | |
Functions | |
template<int N> | |
TRational< N > | Wm4::operator* (const TInteger< N > &rkI, const TRational< N > &rkR) |
template<int N> | |
TRational< N > | Wm4::operator+ (const TInteger< N > &rkI, const TRational< N > &rkR) |
template<int N> | |
TRational< N > | Wm4::operator- (const TInteger< N > &rkI, const TRational< N > &rkR) |
template<int N> | |
TRational< N > | Wm4::operator/ (const TInteger< N > &rkI, const TRational< N > &rkR) |