GiNaC 1.8.10
Namespaces | Macros | Functions
Gt.cpp File Reference

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)
 

Detailed Description

Implementation of GiNaC's elliptic multiple polylogarithms.

Definition in file Gt.cpp.

Macro Definition Documentation

◆ DEBUG_GT

#define DEBUG_GT   0

Definition at line 43 of file Gt.cpp.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.