aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
adaptiveRMaxPlaner.cpp File Reference

Template implementation of AdaptiveRMaxPlaner classes. More...

Include dependency graph for adaptiveRMaxPlaner.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Macros

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

Detailed Description

Template implementation of AdaptiveRMaxPlaner classes.

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

Definition in file adaptiveRMaxPlaner.cpp.

Macro Definition Documentation

◆ RECASTED

#define RECASTED ( x)
Value:
reinterpret_cast< const MultiDimFunctionGraph< double >* >(x)

For shorter line and hence more comprehensive code purposes only.

Definition at line 69 of file adaptiveRMaxPlaner.cpp.

Referenced by gum::AdaptiveRMaxPlaner::initVFunction_().