|
| | Evaluation () |
| |
| | Evaluation (int min0, int max0) |
| |
| | Evaluation (const Evaluation &e) |
| |
| virtual | ~Evaluation () |
| |
| Evaluation & | operator= (const Evaluation &e) |
| |
| int | min () const |
| |
| int | max () const |
| |
| CanonicalForm | operator[] (int i) const |
| |
| CanonicalForm | operator[] (const Variable &v) const |
| |
| CanonicalForm | operator() (const CanonicalForm &f) const |
| |
| CanonicalForm | operator() (const CanonicalForm &f, int i, int j) const |
| |
| void | setValue (int i, const CanonicalForm &f) |
| |
| virtual void | nextpoint () |
| |
| | Evaluation () |
| |
| | Evaluation (int min0, int max0) |
| |
| | Evaluation (const Evaluation &e) |
| |
| virtual | ~Evaluation () |
| |
| Evaluation & | operator= (const Evaluation &e) |
| |
| int | min () const |
| |
| int | max () const |
| |
| CanonicalForm | operator[] (int i) const |
| |
| CanonicalForm | operator[] (const Variable &v) const |
| |
| CanonicalForm | operator() (const CanonicalForm &f) const |
| |
| CanonicalForm | operator() (const CanonicalForm &f, int i, int j) const |
| |
| void | setValue (int i, const CanonicalForm &f) |
| |
| virtual void | nextpoint () |
| |
| | Evaluation () |
| |
| | Evaluation (int min0, int max0) |
| |
| | Evaluation (const Evaluation &e) |
| |
| virtual | ~Evaluation () |
| |
| Evaluation & | operator= (const Evaluation &e) |
| |
| int | min () const |
| |
| int | max () const |
| |
| CanonicalForm | operator[] (int i) const |
| |
| CanonicalForm | operator[] (const Variable &v) const |
| |
| CanonicalForm | operator() (const CanonicalForm &f) const |
| |
| CanonicalForm | operator() (const CanonicalForm &f, int i, int j) const |
| |
| void | setValue (int i, const CanonicalForm &f) |
| |
| virtual void | nextpoint () |
| |
class to evaluate a polynomial at points
Definition at line 31 of file cf_eval.h.