flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::anonymous_namespace{Li4.cpp} Namespace Reference

Functions

double li4_half (double x) noexcept
 Li_4(x) for x in [0,1/2].
 
double li4_mid (double x) noexcept
 Li_4(x) for x in [1/2,8/10].
 
double li4_neg (double x) noexcept
 Li_4(x) for x in [-1,0].
 
double li4_one (double x) noexcept
 Li_4(x) for x in [8/10,1].
 

Function Documentation

◆ li4_half()

double flexiblesusy::anonymous_namespace{Li4.cpp}::li4_half ( double  x)
noexcept

Li_4(x) for x in [0,1/2].

Definition at line 56 of file Li4.cpp.

References li4_half().

Referenced by li4_half().

◆ li4_mid()

double flexiblesusy::anonymous_namespace{Li4.cpp}::li4_mid ( double  x)
noexcept

Li_4(x) for x in [1/2,8/10].

Definition at line 80 of file Li4.cpp.

References li4_mid().

Referenced by li4_mid().

◆ li4_neg()

double flexiblesusy::anonymous_namespace{Li4.cpp}::li4_neg ( double  x)
noexcept

Li_4(x) for x in [-1,0].

Definition at line 31 of file Li4.cpp.

References li4_neg().

Referenced by li4_neg().

◆ li4_one()

double flexiblesusy::anonymous_namespace{Li4.cpp}::li4_one ( double  x)
noexcept

Li_4(x) for x in [8/10,1].

Definition at line 106 of file Li4.cpp.

References li4_one(), flexiblesusy::zeta2, flexiblesusy::zeta3, and flexiblesusy::zeta4.

Referenced by li4_one().