GiNaC 1.8.10
Classes | Namespaces | Functions
Gt_helpers.h File Reference

Interface to helper functions for elliptic multiple polylogarithms. More...

#include <set>
#include "ex.h"
#include "hash_map.h"

Go to the source code of this file.

Classes

class  GiNaC::Gt_detail::TransformExpressionWithCache< Type >
 
class  GiNaC::Gt_detail::pathintegral_term
 
class  GiNaC::Gt_detail::pathintegral_term_list
 

Namespaces

namespace  GiNaC
 
namespace  GiNaC::Gt_detail
 

Functions

std::vector< std::vector< int > > GiNaC::Gt_detail::integer_partition (const int n, const int m)
 
template<typename Kernel >
ex GiNaC::Gt_detail::deconcatenate_path (const std::vector< Kernel > &args, const std::vector< ex > &endpoints, const std::function< ex(std::vector< Kernel > &new_args, const ex &start, const ex &end)> &construct)
 
std::ostream & GiNaC::Gt_detail::operator<< (std::ostream &os, const pathintegral_term &term)
 
bool GiNaC::Gt_detail::operator< (const pathintegral_term &a, const pathintegral_term &b)
 

Detailed Description

Interface to helper functions for elliptic multiple polylogarithms.

Definition in file Gt_helpers.h.


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