File defining o2scl::polylog. More...
#include <iostream>
#include <fstream>
#include <string>
#include <cmath>
#include <gsl/gsl_specfunc.h>
#include <o2scl/constants.h>
#include <o2scl/err_hnd.h>
#include <o2scl/lib_settings.h>
#include <o2scl/inte_adapt_cern.h>
#include <o2scl/inte_double_exp_boost.h>
Go to the source code of this file.
Classes | |
class | o2scl::polylog |
Polylogarithms (approximate) ![]() | |
class | o2scl::fermi_dirac_integ_tl< inte_t, fp_t > |
Fermi-Dirac integral. More... | |
class | o2scl::fermion_nr_integ_gsl |
Compute the fermion integrals for a non-relativistic particle using the GSL functions. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Typedefs | |
typedef fermi_dirac_integ_tl< inte_iu< funct, inte_adapt_cern< funct, inte_gauss56_cern< funct, double, inte_gauss56_coeffs_double >, 100, double >, double >, double > | o2scl::fermi_dirac_integ_double |
Double-precision version of o2scl::fermi_dirac_integ_tl. | |
typedef fermi_dirac_integ_tl< inte_iu< funct_ld, inte_adapt_cern< funct_ld, inte_gauss56_cern< funct_ld, long double, inte_gauss56_coeffs_long_double >, 1000, long double >, long double >, long double > | o2scl::fermi_dirac_integ_long_double |
Long double version of o2scl::fermi_dirac_integ_tl. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).