Nestedsums library
transcendental_D.h File Reference
#include "ginac/ginac.h"

Go to the source code of this file.

Classes

class  transcendental_sum_type_D
 

Namespaces

namespace  nestedsums
 

Functions

 GINAC_DECLARE_UNARCHIVER (transcendental_sum_type_D)
 
GiNaC::ex create_transcendental_sum_type_D (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &lr, const GiNaC::ex &v, const GiNaC::ex &vr, const GiNaC::ex &ss, const GiNaC::ex &ssr, const GiNaC::ex &eps, int o, int f)
 
GiNaC::ex create_transcendental_sum_type_D_and_set_gammas (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &lr, const GiNaC::ex &v, const GiNaC::ex &vr, const GiNaC::ex &ss, const GiNaC::ex &ssr, const GiNaC::ex &eps, int o, int f)
 
GiNaC::ex create_transcendental_sum_type_D_and_expand (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &lr, const GiNaC::ex &v, const GiNaC::ex &vr, const GiNaC::ex &ss, const GiNaC::ex &ssr, const GiNaC::ex &eps, int o)
 

Detailed Description

Interface to transcendental_sum_type_D