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

Generalized multiple polylogarithm. More...

#include <inifcns.h>

Static Public Attributes

static unsigned serial
 

Detailed Description

Generalized multiple polylogarithm.

Definition at line 128 of file inifcns.h.

Member Data Documentation

◆ serial

unsigned GiNaC::G2_SERIAL::serial
static
Initial value:
= function::register_new(function_options("G", 2).
evalf_func(G2_evalf).
eval_func(G2_eval).
overloaded(2))
static unsigned register_new(function_options const &opt)
Definition: function.cpp:2243
static ex G2_eval(const ex &x_, const ex &y)
static ex G2_evalf(const ex &x_, const ex &y)

Definition at line 128 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.