a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
ClausenFunctions.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2012 HEPfit Collaboration
3 *
4 *
5 * For the licensing terms see doc/COPYING.
6 */
7
8#ifndef CLAUSENFUNCTIONS_H
9#define CLAUSENFUNCTIONS_H
10
11#include "BernoulliNumbers.h"
12
23public:
24
29
31
38 double Cl2(const double phi) const;
39
49 double Cl3(const double phi) const;
50
51};
52
53#endif /* CLAUSENFUNCTIONS_H */
54
A class for the Bernoulli numbers.
A class for the Clausen functions.
ClausenFunctions()
The default constructor.
double Cl3(const double phi) const
The Clausen function of index 3, .
double Cl2(const double phi) const
The Clausen function of index 2, .