flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
Li2.hpp File Reference
#include <complex>
Include dependency graph for Li2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 

Functions

std::complex< double > flexiblesusy::Li2 (const std::complex< double > &z_) noexcept
 Complex dilogarithm $\mathrm{Li}_2(z)$. More...
 
std::complex< long double > flexiblesusy::Li2 (const std::complex< long double > &z_) noexcept
 Complex dilogarithm $\mathrm{Li}_2(z)$ with long double precision. More...
 
double flexiblesusy::Li2 (double x) noexcept
 Real dilogarithm $\mathrm{Li}_2(x)$. More...
 
long double flexiblesusy::Li2 (long double x) noexcept
 Real dilogarithm $\mathrm{Li}_2(z)$ with long double precision. More...