Go::Alg3DElem Struct Reference
[Intersections]

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

#include <AlgObj3DInt.h>

List of all members.

Public Member Functions

 Alg3DElem (double factor, int degree_x, int degree_y, int degree_z)
 Constructor.

Public Attributes

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


Detailed Description

Struct that represents a monomial in three variables.

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

Definition at line 54 of file AlgObj3DInt.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