aGrUM  0.14.2
mddOperatorStrategy_tpl.h File Reference

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

+ Include dependency graph for mddOperatorStrategy_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/MDDOperatorStrategy.h classes.

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file mddOperatorStrategy_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 45 of file mddOperatorStrategy_tpl.h.

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