![]() |
aGrUM
0.14.2
|
Template implementation of FMDP/planning/StructuredPlaner.h classes. More...
#include <queue>
#include <vector>
#include <agrum/core/math/math.h>
#include <agrum/core/functors.h>
#include <agrum/multidim/implementations/multiDimFunctionGraph.h>
#include <agrum/multidim/instantiation.h>
#include <agrum/multidim/potential.h>
#include <agrum/FMDP/planning/structuredPlaner.h>
Go to the source code of this file.
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Macros | |
#define | RECAST(x) reinterpret_cast< const MultiDimFunctionGraph< GUM_SCALAR >* >(x) |
For shorter line and hence more comprehensive code purposes only. More... | |
Template implementation of FMDP/planning/StructuredPlaner.h classes.
Definition in file structuredPlaner_tpl.h.
#define RECAST | ( | x | ) | reinterpret_cast< const MultiDimFunctionGraph< GUM_SCALAR >* >(x) |
For shorter line and hence more comprehensive code purposes only.
Definition at line 44 of file structuredPlaner_tpl.h.
Referenced by gum::StructuredPlaner< double >::_addReward(), and gum::StructuredPlaner< double >::_initVFunction().