GiNaC  1.6.2
Static Public Attributes
GiNaC::G3_SERIAL Class Reference

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

#include <inifcns.h>

List of all members.

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

unsigned GiNaC::G3_SERIAL::serial [static]
Initial value:
 function::register_new(function_options("G", 3).
                                evalf_func(G3_evalf).
                                eval_func(G3_eval).
                                do_not_evalf_params().
                                overloaded(2))

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.