![]() |
My Project
|
class to evaluate a polynomial at points More...
#include <cf_eval.h>
Protected Attributes | |
| CFArray | values |
Friends | |
| OSTREAM & | operator<< (OSTREAM &s, const Evaluation &e) |
| OSTREAM & | operator<< (OSTREAM &s, const Evaluation &e) |
| OSTREAM & | operator<< (OSTREAM &s, const Evaluation &e) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Reimplemented in REvaluation, REvaluation, and REvaluation.
Definition at line 43 of file cf_eval.cc.
Reimplemented in REvaluation, REvaluation, and REvaluation.
Reimplemented in REvaluation, REvaluation, and REvaluation.
| CanonicalForm Evaluation::operator() | ( | const CanonicalForm & | f | ) | const |
Definition at line 24 of file cf_eval.cc.
| CanonicalForm Evaluation::operator() | ( | const CanonicalForm & | f | ) | const |
| CanonicalForm Evaluation::operator() | ( | const CanonicalForm & | f | ) | const |
| CanonicalForm Evaluation::operator() | ( | const CanonicalForm & | f, |
| int | i, | ||
| int | j | ||
| ) | const |
| CanonicalForm Evaluation::operator() | ( | const CanonicalForm & | f, |
| int | i, | ||
| int | j | ||
| ) | const |
| CanonicalForm Evaluation::operator() | ( | const CanonicalForm & | f, |
| int | i, | ||
| int | j | ||
| ) | const |
| Evaluation & Evaluation::operator= | ( | const Evaluation & | e | ) |
Definition at line 15 of file cf_eval.cc.
| Evaluation & Evaluation::operator= | ( | const Evaluation & | e | ) |
| Evaluation & Evaluation::operator= | ( | const Evaluation & | e | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void Evaluation::setValue | ( | int | i, |
| const CanonicalForm & | f | ||
| ) |
| void Evaluation::setValue | ( | int | i, |
| const CanonicalForm & | f | ||
| ) |
| void Evaluation::setValue | ( | int | i, |
| const CanonicalForm & | f | ||
| ) |
|
friend |
Definition at line 59 of file cf_eval.cc.
|
friend |
|
friend |