Public Member Functions | Protected Attributes | List of all members
o2scl::fermion_nr_integ_direct Class Reference

Compute the fermion integrals for a non-relativistic particle by directly integrating in long double precision. More...

#include <polylog.h>

Detailed Description

Definition at line 243 of file polylog.h.

Public Member Functions

double calc_1o2 (double y)
 Fermi-Dirac integral of order $ 1/2 $.
 
double calc_m1o2 (double y)
 Fermi-Dirac integral of order $ -1/2 $.
 
double calc_3o2 (double y)
 Fermi-Dirac integral of order $ 3/2 $.
 
double calc_polylog (double s, double y)
 Polylogarithm. More...
 

Protected Attributes

fermi_dirac_integ_tl< o2scl::inte_exp_sinh_boost< funct_ld, 15, long double >, long double > it
 The integrator.
 

Member Function Documentation

◆ calc_polylog()

double o2scl::fermion_nr_integ_direct::calc_polylog ( double  s,
double  y 
)
inline
Warning
Doesn't seem to work yet.

Definition at line 286 of file polylog.h.


The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).