rationalNumber.h File Reference

contains implements rational number representation. More...

#include <sstream>
#include <iostream>
#include <assert.h>
Include dependency graph for rationalNumber.h:

Go to the source code of this file.

Classes

class  rationalNumber
 represents a rational number. Value range of the numerator and nominator is shrinked to a range of an 'int' More...

Functions

std::ostream & operator<< (std::ostream &out, const rationalNumber &zahl)

Detailed Description

Definition in file rationalNumber.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const rationalNumber zahl 
)

Definition at line 150 of file rationalNumber.cc.

Generated on Tue Nov 23 13:10:52 2010 for centerfocus by  doxygen 1.6.3