GiNaC 1.8.10
GiNaC::psi1_SERIAL Class Reference

Polylogarithm and multiple polylogarithm. More...

#include <inifcns.h>

Static Public Attributes

static unsigned serial

Detailed Description

Polylogarithm and multiple polylogarithm.

Nielsen's generalized polylogarithm. Harmonic polylogarithm. Gamma-function. Beta-function. Psi-function (aka digamma-function).

Definition at line 162 of file inifcns.h.

Member Data Documentation

◆ serial

unsigned GiNaC::psi1_SERIAL::serial
static
Initial value:
=
eval_func(psi1_eval).
evalf_func(psi1_evalf).
derivative_func(psi1_deriv).
series_func(psi1_series).
latex_name("\\psi").
overloaded(2))
static unsigned register_new(function_options const &opt)

Definition at line 162 of file inifcns.h.

Referenced by GiNaC::psi().


The documentation for this class was generated from the following files:

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.