|
Nestedsums library
|
#include "version.h"#include "flags.h"#include "symbol_factory.h"#include "hash_entry.h"#include "root_of_unity.h"#include "basic_letter.h"#include "letter.h"#include "unit_letter.h"#include "Zsum.h"#include "Ssum.h"#include "Csum.h"#include "Bsum.h"#include "Euler_Zagier_sum.h"#include "harmonic_sum.h"#include "multiple_polylog.h"#include "harmonic_polylog.h"#include "nielsen_polylog.h"#include "classical_polylog.h"#include "multiple_zeta_value.h"#include "Ssum_to_Infinity.h"#include "harmonic_sum_to_Infinity.h"#include "polygamma.h"#include "list_polygamma.h"#include "transcendental_A.h"#include "transcendental_B.h"#include "transcendental_C.h"#include "transcendental_D.h"#include "transc_fct_A.h"#include "transc_fct_B.h"#include "transc_fct_C.h"#include "transc_fct_D.h"#include "constants.h"#include "helpers.h"#include "functions.h"Go to the source code of this file.
Namespaces | |
| namespace | nestedsums |
Top level include file for the nestedsums library. This file should be included by all applications using the library.