|
AIToolbox
A library that offers tools for AI problem solving.
|
This is the complete list of members for AIToolbox::MDP::PolicyEvaluation< M >, including all inherited members.
| getHorizon() const | AIToolbox::MDP::PolicyEvaluation< M > | |
| getTolerance() const | AIToolbox::MDP::PolicyEvaluation< M > | |
| getValues() const | AIToolbox::MDP::PolicyEvaluation< M > | |
| operator()(const PolicyInterface &p) | AIToolbox::MDP::PolicyEvaluation< M > | |
| PolicyEvaluation(const M &m, unsigned horizon, double tolerance=0.001, Values v=Values()) | AIToolbox::MDP::PolicyEvaluation< M > | |
| setHorizon(unsigned h) | AIToolbox::MDP::PolicyEvaluation< M > | |
| setTolerance(double e) | AIToolbox::MDP::PolicyEvaluation< M > | |
| setValues(Values v) | AIToolbox::MDP::PolicyEvaluation< M > |