aGrUM  0.14.2
structuredPlaner_tpl.h File Reference

Template implementation of FMDP/planning/StructuredPlaner.h classes. More...

+ Include dependency graph for structuredPlaner_tpl.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Template implementation of FMDP/planning/StructuredPlaner.h classes.

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file structuredPlaner_tpl.h.

Macro Definition Documentation

◆ RECAST

#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().