|
GiNaC 1.8.10
|
Implementation of GiNaC's elliptic multiple polylogarithms. More...
#include <type_traits>#include <sstream>#include <limits>#include <cln/cln.h>#include "add.h"#include "mul.h"#include "power.h"#include "lst.h"#include "matrix.h"#include "symbol.h"#include "numeric.h"#include "inifcns.h"#include "operators.h"#include "relational.h"#include "utils_multi_iterator.h"#include "hash_seed.h"#include "constant.h"#include "Gt.h"#include "Gt_helpers.h"Go to the source code of this file.
Namespaces | |
| namespace | GiNaC |
Macros | |
| #define | DEBUG_GT 0 |
Functions | |
| GiNaC::GINAC_IMPLEMENT_REGISTERED_CLASS_OPT (Gt, basic, print_func< print_dflt >(&Gt::do_print). print_func< print_python >(&Gt::do_print). print_func< print_latex >(&Gt::do_print_latex)) Gt | |
| GiNaC::GINAC_BIND_UNARCHIVER (Gt) | |