a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
BernoulliNumbers.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 BERNOULLINUMBERS_H
9#define BERNOULLINUMBERS_H
10
28public:
29
34
36protected:
37 double B[19];
38
39};
40
45#endif /* BERNOULLINUMBERS_H */
46
A class for the Bernoulli numbers.
BernoulliNumbers()
The default constructor.
double B[19]
the Bernoulli numbers