|
GiNaC 1.8.10
|
Interface to helper functions for elliptic multiple polylogarithms. More...
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) |
Interface to helper functions for elliptic multiple polylogarithms.
Definition in file Gt_helpers.h.