Class bose_einstein_multip (o2scl)¶
-
class bose_einstein_multip¶
Evaluate the Bose-Einstein integral using multiprecision.
The base integrators
-
inte_kronrod_boost<61> ikb¶
-
inte_adapt_cern iac¶
-
bool err_nonconv¶
If true, then convergence failures call the error handler (default true)
-
inline bose_einstein_multip()¶
-
inline void set_tol(const double &tol_)¶
Set tolerance.
-
template<class fp_t>
inline int calc_err_full(fp_t a, fp_t y, fp_t &res, fp_t &err, int &method)¶ Bose-Einstein integral.
Protected Functions
Protected Attributes
-
double tol¶
Tolerance.
-
inte_kronrod_boost<61> ikb¶