 |
My Project
debian-1:4.1.1-p2+ds-4build3
|
Go to the documentation of this file.
10 #define INCL_CF_EVAL_H
17 #define OSTREAM std::ostream
18 #elif defined(HAVE_IOSTREAM_H)
20 #define OSTREAM ostream
class to evaluate a polynomial at points
CanonicalForm operator[](const Variable &v) const
friend OSTREAM & operator<<(OSTREAM &s, const Evaluation &e)
CanonicalForm operator()(const CanonicalForm &f) const
Evaluation(int min0, int max0)
factory's class for variables
Evaluation(const Evaluation &e)
void setValue(int i, const CanonicalForm &f)
const Variable & v
< [in] a sqrfree bivariate poly
const CanonicalForm int s
CanonicalForm operator[](int i) const
Evaluation & operator=(const Evaluation &e)