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

The class for computing Log2 (Gamma(x)). More...

#include <limits>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/base/core/math/math_utils.h>
#include <agrum/base/core/math/gammaLog2_inl.h>
Include dependency graph for gammaLog2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::GammaLog2
 The class for computing Log2 (Gamma(x)). More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Macros

#define USE_MATH_DEFINES_

Detailed Description

The class for computing Log2 (Gamma(x)).

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

Definition in file gammaLog2.h.

Macro Definition Documentation

◆ USE_MATH_DEFINES_

#define USE_MATH_DEFINES_

Definition at line 51 of file gammaLog2.h.