xyMonom.h File Reference

contains contains xyExpPair and xyMonom - monom template representation in two variables More...

#include <sstream>
#include <assert.h>
#include <iostream>
#include <algorithm>
#include "parseTools.h"
Include dependency graph for xyMonom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xyExpPair
 exponents of monom in (x,y)-> negative exponets not allowed! More...
class  xyMonom< ccoeff >
 Represents a monom template in two variables. Therefore negative exponents are not allowed. More...
class  xyOneFormTerm< xyMonomType >
class  xyOneForm< PolynomXYType >

Functions

template<class ccoeff >
std::ostream & operator<< (std::ostream &out, const xyMonom< ccoeff > &xyMonomObj)

Detailed Description

Definition in file xyMonom.h.


Function Documentation

template<class ccoeff >
std::ostream & operator<< ( std::ostream &  out,
const xyMonom< ccoeff > &  xyMonomObj 
) [inline]
Todo:

Problem: Klammer kann noch nicht eingelesen werden. sollte auch nicht ausgegeben werden. Nachteil: Ohne Klammerverwendung ist die Lesbarkeit nicht gut.

Herausfinden, wo es ein Problem bei der Ausgabe geben kann, wenn nicht geklammert wird.

Definition at line 128 of file xyMonom.h.

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