Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

gfx.cpp File Reference

#include <iostream>
#include <fstream>
#include <iomanip>
#include "gfx.h"

Include dependency graph for gfx.cpp:


Namespaces

namespace  SPUC

Functions

gfx SPUC::operator * (const gf &ingf, const gfx &ingfx)
gfx SPUC::operator * (const gfx &ingfx, const gf &ingf)
gfx SPUC::operator/ (const gfx &ingfx, const gf &ingf)
gfx SPUC::divgfx (const gfx &c, const gfx &g)
 Division of two gfx (local help function).
gfx SPUC::modgfx (const gfx &a, const gfx &b)
 Modulo function of two gfx (local help function).
ostream & SPUC::operator<< (ostream &os, const gf &ingf)
 Output stream for gf(q).
ostream & SPUC::operator<< (ostream &os, const gfx &ingfx)
 Output stream.

Generated on Fri Sep 16 11:03:08 2005 for spuc by  doxygen 1.4.4