polynomials.H File Reference
Detailed Description
declaration of the poly class. these are polynomials on a countable set of variables, indexed by "long" indices. A polynomial is basically a map which assigns to a PowProd class a scalar K. K is assumed to be a ring with 1, ie is has +=, *=, and x==1 (and so on).
Definition in file polynomials.H.
#include "powerprod.H"
#include <map>
#include <iostream>
#include <fstream>
Go to the source code of this file.
|
Classes |
class | Polynomial< K > |
| Polynomial class. More...
|
Functions |
template<class K> |
K | _raise_to_power (K c, long n) |
Generated on Wed Jun 18 17:22:42 2008 for Pierre Guillot by
1.3.9.1