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

Go to the source code of this file.

Classes

class  transcendental_sum_type_C
 The class transcendental_sum_type_C involves a conjugation. More...
 

Namespaces

namespace  nestedsums
 

Functions

 GINAC_DECLARE_UNARCHIVER (transcendental_sum_type_C)
 
GiNaC::ex create_transcendental_sum_type_C (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_C_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_C_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_C