GiNaC  1.6.2
Static Public Attributes
GiNaC::G2_SERIAL Class Reference

Generalized multiple polylogarithm. More...

#include <inifcns.h>

List of all members.

Static Public Attributes

static unsigned serial

Detailed Description

Generalized multiple polylogarithm.

Definition at line 128 of file inifcns.h.


Member Data Documentation

unsigned GiNaC::G2_SERIAL::serial [static]
Initial value:
 function::register_new(function_options("G", 2).
                                evalf_func(G2_evalf).
                                eval_func(G2_eval).
                                do_not_evalf_params().
                                overloaded(2))

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.