flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
Li4.hpp File Reference
#include <complex>
Include dependency graph for Li4.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::Li4 (const std::complex< double > &z_) noexcept
 Complex polylogarithm $\operatorname{Li}_4(z)$. More...
 
std::complex< long double > flexiblesusy::Li4 (const std::complex< long double > &z_) noexcept
 Complex polylogarithm $\mathrm{Li}_4(z)$ with long double precision. More...
 
double flexiblesusy::Li4 (double x) noexcept
 Real 4-th order polylogarithm $\operatorname{Li}_4(x)$. More...