34 #endif // GUM_NO_INLINE 40 __requires_precision{requires_precision} {
62 std::numeric_limits< double >::max(),
The class for computing Log2 (Gamma(x))
GammaLog2(bool requires_precision=false)
Default constructor.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
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.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.