aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
IScheduleMultiDim.h File Reference

The Table-agnostic base class of scheduleMultiDim. More...

#include <atomic>
#include <memory>
#include <string>
#include <agrum/agrum.h>
#include <agrum/base/core/sequence.h>
#include <agrum/base/variables/discreteVariable.h>
#include <agrum/base/graphicalModels/inference/scheduler/IScheduleMultiDim_inl.h>
Include dependency graph for IScheduleMultiDim.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::IScheduleMultiDim
 The Table-agnostic base class of scheduleMultiDim. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

The Table-agnostic base class of scheduleMultiDim.

Author
Christophe GONZALES(@AMU) and Pierre-Henri WUILLEMIN(@LIP6)

Definition in file IScheduleMultiDim.h.