![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
the class for computing the log2 of the parametric complexity of an r-ary multinomial variable More...
#include <cstddef>#include <fstream>#include <string>#include <agrum/agrum.h>#include <agrum/base/core/hashTable.h>#include <agrum/base/core/math/math_utils.h>#include <agrum/base/core/math/variableLog2ParamComplexity_inl.h>Go to the source code of this file.
Classes | |
| class | gum::VariableLog2ParamComplexity |
| the class for computing the log2 of the parametric complexity of an r-ary multinomial variable More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Variables | |
| constexpr std::size_t | gum::VariableLog2ParamComplexityCTableRSize {std::size_t(4)} |
| constexpr std::size_t | gum::VariableLog2ParamComplexityCTableNSize {std::size_t(1000)} |
the class for computing the log2 of the parametric complexity of an r-ary multinomial variable
Definition in file variableLog2ParamComplexity.h.