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

Go to the source code of this file.

Classes

class  transcendental_sum_type_A
 

Namespaces

namespace  nestedsums
 

Functions

 GINAC_DECLARE_UNARCHIVER (transcendental_sum_type_A)
 
GiNaC::ex create_transcendental_sum_type_A (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &v, const GiNaC::ex &ss, const GiNaC::ex &eps, int o, int f)
 
GiNaC::ex create_transcendental_sum_type_A_and_set_gammas (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &v, const GiNaC::ex &ss, const GiNaC::ex &eps, int o, int f)
 
GiNaC::ex create_transcendental_sum_type_A_and_expand (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &v, const GiNaC::ex &ss, const GiNaC::ex &eps, int o)
 

Detailed Description

Interface to transcendental_sum_type_A