Go::Alg2DElem Struct Reference
[Intersections]

Struct that represents a monomial in two variables. More...

#include <AlgObj2DInt.h>

List of all members.

Public Member Functions

 Alg2DElem (double factor, int degree_x, int degree_y)
 Constructor.

Public Attributes

double factor_
 The factor a in $ax^iy^j$.
Array< int, 2 > degrees_
 The degrees i and j in $ax^iy^j$.


Detailed Description

Struct that represents a monomial in two variables.

By this we mean a term in a polynomial of the form $ax^iy^j$. This struct is used by AlgObj2DInt.

Definition at line 52 of file AlgObj2DInt.h.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 23 12:24:33 2007 for GoTools Intersections Library by  doxygen 1.5.1