![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class of gum::Signaler3. More...
#include <agrum/base/core/signal/signaler.h>#include <agrum/base/core/signal/signaler_with_args.pattern.h>Go to the source code of this file.
Macros | |
| #define | MAKE_NAME(nom) |
| #define | LIST_DECL_CLASSES class type1, class type2, class type3 |
| #define | LIST_CLASSES type1, type2, type3 |
| #define | LIST_DECL_ARGS type1 arg1, type2 arg2, type3 arg3 |
| #define | LIST_ARGS arg1, arg2, arg3 |
| #define | GUM_EMIT3(signal, arg1, arg2, arg3) |
| #define | SIGNALER_PATRON_ACCEPTED |
Class of gum::Signaler3.
Definition in file signaler3.h.
| #define GUM_EMIT3 | ( | signal, | |
| arg1, | |||
| arg2, | |||
| arg3 ) |
Definition at line 61 of file signaler3.h.
Referenced by gum::learning::IBNLearner::distributeProgress(), gum::learning::Miic::initiation_(), gum::learning::SimpleMiic::initiation_(), gum::learning::Miic::iteration_(), gum::learning::SimpleMiic::iteration_(), gum::learning::SimpleMiic::orientationLatents_(), gum::learning::Miic::orientationMiic_(), gum::learning::SimpleMiic::orientationMiic_(), and gum::credal::MultipleInferenceEngine< GUM_SCALAR, LazyPropagation< GUM_SCALAR > >::periodSize().
| #define LIST_ARGS arg1, arg2, arg3 |
Definition at line 59 of file signaler3.h.
| #define LIST_CLASSES type1, type2, type3 |
Definition at line 57 of file signaler3.h.
| #define LIST_DECL_ARGS type1 arg1, type2 arg2, type3 arg3 |
Definition at line 58 of file signaler3.h.
| #define LIST_DECL_CLASSES class type1, class type2, class type3 |
Definition at line 56 of file signaler3.h.
| #define MAKE_NAME | ( | nom | ) |
Definition at line 55 of file signaler3.h.
| #define SIGNALER_PATRON_ACCEPTED |
Definition at line 63 of file signaler3.h.