|
| REvaluation () |
| REvaluation (int min0, int max0, const CFRandom &sample) |
| REvaluation (const REvaluation &e) |
| ~REvaluation () |
REvaluation & | operator= (const REvaluation &e) |
void | nextpoint () |
void | nextpoint (int n) |
| REvaluation () |
| REvaluation (int min0, int max0, const CFRandom &sample) |
| REvaluation (const REvaluation &e) |
| ~REvaluation () |
REvaluation & | operator= (const REvaluation &e) |
void | nextpoint () |
void | nextpoint (int n) |
| REvaluation () |
| REvaluation (int min0, int max0, const CFRandom &sample) |
| REvaluation (const REvaluation &e) |
| ~REvaluation () |
REvaluation & | operator= (const REvaluation &e) |
void | nextpoint () |
void | nextpoint (int n) |
| 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) |
| 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) |
| 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) |
class to generate random evaluation points
- See also
- cf_eval.h
Definition at line 25 of file cf_reval.h.