BernoulliNumbers.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2012 HEPfit Collaboration
3  * All rights reserved.
4  *
5  * For the licensing terms see doc/COPYING.
6  */
7 
8 #ifndef BERNOULLINUMBERS_H
9 #define BERNOULLINUMBERS_H
10 
28 public:
29 
34 
36 protected:
37  double B[19];
38 
39 };
40 
45 #endif /* BERNOULLINUMBERS_H */
46 
BernoulliNumbers()
The default constructor.
A class for the Bernoulli numbers.
double B[19]
the Bernoulli numbers