![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
the base class for all a priori More...
#include <string>#include <vector>#include <agrum/agrum.h>#include <agrum/base/database/databaseTable.h>#include <agrum/base/stattests/idCondSet.h>#include <agrum/BN/learning/priors/prior_inl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::Prior |
| the base class for all a priori More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
Enumerations | |
| enum class | gum::learning::PriorType { gum::learning::DirichletPriorType , gum::learning::SmoothingPriorType , gum::learning::NoPriorType , gum::learning::BDeuPriorType } |
Functions | |
| constexpr const char * | gum::learning::priorTypeToString (PriorType e) noexcept |
the base class for all a priori
Definition in file prior.h.