aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
treeOperatorStrategy_tpl.h File Reference

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

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

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Macros

#define RECAST(x)
 For shorter line and hence more comprehensive code only.

Detailed Description

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

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Jean-Christophe MAGNAN and Christophe GONZALES(_at_AMU)

Definition in file treeOperatorStrategy_tpl.h.

Macro Definition Documentation

◆ RECAST

#define RECAST ( x)
Value:
reinterpret_cast< const MultiDimFunctionGraph< GUM_SCALAR >* >(x)

For shorter line and hence more comprehensive code only.

Definition at line 68 of file treeOperatorStrategy_tpl.h.