aGrUM  0.14.2
gammaLog2.h File Reference

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

#include <limits>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/core/math/math.h>
#include <agrum/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

 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 and Pierre-Henri WUILLEMIN

Definition in file gammaLog2.h.

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 29 of file gammaLog2.h.