#include "Wm4FoundationLIB.h"#include "Wm4TInteger.h"#include "Wm4TRational.inl"Go to the source code of this file.
Classes | |
| class | Wm4::TRational< N > |
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) |
1.6.1