GiNaC 1.8.7
Static Public Attributes | List of all members
GiNaC::G3_SERIAL Class Reference

Generalized multiple polylogarithm with explicit imaginary parts. More...

#include <inifcns.h>

Static Public Attributes

static unsigned serial
 

Detailed Description

Generalized multiple polylogarithm with explicit imaginary parts.

Definition at line 134 of file inifcns.h.

Member Data Documentation

◆ serial

unsigned GiNaC::G3_SERIAL::serial
static
Initial value:
= function::register_new(function_options("G", 3).
evalf_func(G3_evalf).
eval_func(G3_eval).
overloaded(2))
static unsigned register_new(function_options const &opt)
Definition: function.cpp:2243
static ex G3_eval(const ex &x_, const ex &s_, const ex &y)
static ex G3_evalf(const ex &x_, const ex &s_, const ex &y)

Definition at line 134 of file inifcns.h.

Referenced by GiNaC::G().


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.