master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
gslpp_special_functions.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2017 HEPfit Collaboration
3
*
4
*
5
* For the licensing terms see doc/COPYING.
6
*/
7
8
/*
9
* File: gslpp_special_functions.h
10
* Author: marco
11
*
12
* Created on 14 marzo 2017, 17.56
13
*/
14
15
#ifndef GSLPP_SPECIAL_FUNCTIONS_H
16
#define GSLPP_SPECIAL_FUNCTIONS_H
17
18
namespace
gslpp_special_functions
{
19
double
zeta
(
int
i);
20
double
clausen
(
double
x);
21
double
dilog
(
double
x);
22
}
23
24
#endif
/* GSLPP_SPECIAL_FUNCTIONS_H */
gslpp_special_functions::zeta
double zeta(int i)
Definition:
gslpp_special_functions.cpp:20
gslpp_special_functions
Definition:
gslpp_special_functions.h:18
gslpp_special_functions::dilog
double dilog(double x)
Definition:
gslpp_special_functions.cpp:28
gslpp_special_functions::clausen
double clausen(double x)
Definition:
gslpp_special_functions.cpp:24
gslpp
src
gslpp_special_functions.h
Generated on Thu Oct 31 2019 for $\texttt{HEPfit}$ using
1.8.16