AIToolbox
A library that offers tools for AI problem solving.
|
This is the complete list of members for AIToolbox::POMDP::QMDP, including all inherited members.
fromQFunction(size_t O, const MDP::QFunction &qfun) | AIToolbox::POMDP::QMDP | static |
getHorizon() const | AIToolbox::POMDP::QMDP | |
getTolerance() const | AIToolbox::POMDP::QMDP | |
operator()(const M &m) | AIToolbox::POMDP::QMDP | |
QMDP(unsigned horizon, double tolerance=0.001) | AIToolbox::POMDP::QMDP | |
setHorizon(unsigned h) | AIToolbox::POMDP::QMDP | |
setTolerance(double t) | AIToolbox::POMDP::QMDP |