aGrUM  0.14.2
fmdp_tpl.h File Reference

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

#include <cstdio>
#include <iostream>
#include <agrum/FMDP/fmdp.h>
+ Include dependency graph for fmdp_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)
 

Detailed Description

Template implementation of FMDP/FMDP.h classes.

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file fmdp_tpl.h.

Macro Definition Documentation

◆ RECAST

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

Definition at line 33 of file fmdp_tpl.h.

Referenced by gum::FMDP< double >::toString().