aGrUM  0.14.2
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

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

Detailed Description

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

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file treeOperatorStrategy_tpl.h.

Macro Definition Documentation

◆ RECAST

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

For shorter line and hence more comprehensive code only.

Definition at line 43 of file treeOperatorStrategy_tpl.h.

Referenced by gum::TreeOperatorStrategy< GUM_SCALAR >::regress().