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

 gum
 gum is the global namespace for all aGrUM entities
 

Macros

#define RECASTED(x)   reinterpret_cast< const MultiDimFunctionGraph< double >* >(x)
 For shorter line and hence more comprehensive code purposes only. More...
 

Detailed Description

Template implementation of AdaptiveRMaxPlaner classes.

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file adaptiveRMaxPlaner.cpp.

Macro Definition Documentation

◆ RECASTED

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

For shorter line and hence more comprehensive code purposes only.

Definition at line 45 of file adaptiveRMaxPlaner.cpp.

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