Nestedsums library
nestedsums
nestedsums.h
Go to the documentation of this file.
1
9
/*
10
* Copyright (C) 2001-2017 Stefan Weinzierl
11
*
12
* This program is free software; you can redistribute it and/or modify
13
* it under the terms of the GNU General Public License as published by
14
* the Free Software Foundation; either version 2 of the License, or
15
* (at your option) any later version.
16
*
17
* This program is distributed in the hope that it will be useful,
18
* but WITHOUT ANY WARRANTY; without even the implied warranty of
19
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20
* GNU General Public License for more details.
21
*
22
* You should have received a copy of the GNU General Public License
23
* along with this program; if not, write to the Free Software
24
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
25
*/
26
101
#ifndef __NESTEDSUMS_NESTEDSUMS_H__
102
#define __NESTEDSUMS_NESTEDSUMS_H__
103
104
//#define _DEBUG
105
106
#include "
version.h
"
107
#include "
flags.h
"
108
#include "
symbol_factory.h
"
109
#include "
hash_entry.h
"
110
111
#include "
root_of_unity.h
"
112
113
#include "
basic_letter.h
"
114
#include "
letter.h
"
115
#include "
unit_letter.h
"
116
117
#include "
Zsum.h
"
118
#include "
Ssum.h
"
119
#include "
Csum.h
"
120
#include "
Bsum.h
"
121
#include "
Euler_Zagier_sum.h
"
122
#include "
harmonic_sum.h
"
123
#include "
multiple_polylog.h
"
124
#include "
harmonic_polylog.h
"
125
#include "
nielsen_polylog.h
"
126
#include "
classical_polylog.h
"
127
#include "
multiple_zeta_value.h
"
128
#include "
Ssum_to_Infinity.h
"
129
#include "
harmonic_sum_to_Infinity.h
"
130
131
#include "
polygamma.h
"
132
#include "
list_polygamma.h
"
133
134
#include "
transcendental_A.h
"
135
#include "
transcendental_B.h
"
136
#include "
transcendental_C.h
"
137
#include "
transcendental_D.h
"
138
139
#include "
transc_fct_A.h
"
140
#include "
transc_fct_B.h
"
141
#include "
transc_fct_C.h
"
142
#include "
transc_fct_D.h
"
143
144
#include "
constants.h
"
145
#include "
helpers.h
"
146
#include "
functions.h
"
147
148
#endif
// ndef __NESTEDSUMS_NESTEDSUMS_H__
149
Bsum.h
Csum.h
Euler_Zagier_sum.h
Ssum.h
Ssum_to_Infinity.h
Zsum.h
basic_letter.h
classical_polylog.h
constants.h
flags.h
functions.h
harmonic_polylog.h
harmonic_sum.h
harmonic_sum_to_Infinity.h
hash_entry.h
helpers.h
letter.h
list_polygamma.h
multiple_polylog.h
multiple_zeta_value.h
nielsen_polylog.h
polygamma.h
root_of_unity.h
symbol_factory.h
transc_fct_A.h
transc_fct_B.h
transc_fct_C.h
transc_fct_D.h
transcendental_A.h
transcendental_B.h
transcendental_C.h
transcendental_D.h
unit_letter.h
version.h
Generated by
1.12.0