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