![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
the base class for "low-level" operators used to schedule inferences More...
#include <memory>#include <string>#include <utility>#include <agrum/agrum.h>#include <agrum/base/graphicalModels/inference/scheduler/IScheduleMultiDim.h>#include <agrum/base/graphicalModels/inference/scheduler/scheduleOperator_inl.h>Go to the source code of this file.
Classes | |
| class | gum::ScheduleOperator |
| the base class for "low-level" operators used to schedule inferences More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Enumerations | |
| enum class | gum::ScheduleOperatorType : char { gum::COMBINE_MULTIDIM , gum::PROJECT_MULTIDIM , gum::DELETE_MULTIDIM , gum::STORE_MULTIDIM } |
| the currently supported types of "low-level" operators More... | |
the base class for "low-level" operators used to schedule inferences
Definition in file scheduleOperator.h.