![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
a Wrapper for multi-dimensional tables used for scheduling inferences More...
#include <memory>#include <string>#include <agrum/agrum.h>#include <agrum/base/graphicalModels/inference/scheduler/IScheduleMultiDim.h>#include <agrum/base/graphicalModels/inference/scheduler/scheduleMultiDim_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::ScheduleMultiDim< TABLE > |
| a Wrapper for multi-dimensional tables used for scheduling inferences More... | |
| struct | gum::ScheduleMultiDim< TABLE >::ElementType< T > |
| metaprogramming to get the types of the elements stored into the ScheduleMultidims More... | |
| struct | gum::ScheduleMultiDim< TABLE >::ElementType< CONTAINER< T, Args... > > |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
a Wrapper for multi-dimensional tables used for scheduling inferences
Definition in file scheduleMultiDim.h.