![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Template implementation of AdaptiveRMaxPlaner classes. More...
#include <queue>#include <vector>#include <agrum/base/core/functors.h>#include <agrum/base/core/smallobjectallocator/smallObjectAllocator.h>#include <agrum/base/core/math/math_utils.h>#include <agrum/base/multidim/implementations/multiDimFunctionGraph.h>#include <agrum/base/multidim/instantiation.h>#include <agrum/base/multidim/tensor.h>#include <agrum/FMDP/planning/adaptiveRMaxPlaner.h>Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Macros | |
| #define | RECASTED(x) |
| For shorter line and hence more comprehensive code purposes only. | |
Template implementation of AdaptiveRMaxPlaner classes.
Definition in file adaptiveRMaxPlaner.cpp.
| #define RECASTED | ( | x | ) |
For shorter line and hence more comprehensive code purposes only.
Definition at line 69 of file adaptiveRMaxPlaner.cpp.
Referenced by gum::AdaptiveRMaxPlaner::initVFunction_().