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

Go to the source code of this file.

Classes

class  ratio_of_tgamma
 The class ratio_of_tgamma contains the ratio of two Gamma functions. More...
 

Namespaces

namespace  nestedsums
 

Functions

 GINAC_DECLARE_UNARCHIVER (ratio_of_tgamma)
 
GiNaC::ex create_ratio_of_tgamma (const GiNaC::ex &a1, const GiNaC::ex &b1, const GiNaC::ex &a2, const GiNaC::ex &b2)
 
GiNaC::ex create_ratio_of_tgamma (const GiNaC::ex &a1, const GiNaC::ex &b1, const GiNaC::ex &a2, const GiNaC::ex &b2, const GiNaC::ex &i, const GiNaC::ex &eps, int o, int f)
 
GiNaC::ex eval_ratio_of_tgamma_to_scalar (const GiNaC::ex &expr)
 

Detailed Description

Interface to ratio_of_tgamma