Arkulib
|
Go to the source code of this file.
Classes | |
class | Arkulib::ERational< FloatType > |
This class can be used to express big rationals. More... | |
Namespaces | |
namespace | Arkulib |
Functions | |
template<typename FloatType > | |
std::ostream & | Arkulib::operator<< (std::ostream &stream, const ERational< FloatType > &rational) |
<< operator override to allow std::cout More... | |
Definition in file ERational.hpp.