31 #endif // GUM_NO_INLINE 37 __requires_precision{requires_precision} {
59 std::numeric_limits< double >::max(),
The class for computing Log2 (Gamma(x))
GammaLog2(bool requires_precision=false)
Default constructor.
The class for computing Log2 (Gamma(x)).
gum is the global namespace for all aGrUM entities
bool __requires_precision
Indicates whether we need more precision for small values.
~GammaLog2()
Class destructor.
static const std::vector< double > __small_values
The 5000 values from 0 to 50 by step of 1/100.
The class for computing Log2 (Gamma(x)).