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

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>
Include dependency graph for variableLog2ParamComplexity.h:
This graph shows which files directly or indirectly include this file:

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)}

Detailed Description

the class for computing the log2 of the parametric complexity of an r-ary multinomial variable

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file variableLog2ParamComplexity.h.