GiNaC  1.8.0
Static Public Attributes | List of all members
GiNaC::zeta2_SERIAL Class Reference

Alternating Euler sum or colored MZV. More...

#include <inifcns.h>

Static Public Attributes

static unsigned serial
 

Detailed Description

Alternating Euler sum or colored MZV.

Definition at line 115 of file inifcns.h.

Member Data Documentation

◆ serial

unsigned GiNaC::zeta2_SERIAL::serial
static
Initial value:
= function::register_new(function_options("zeta", 2).
evalf_func(zeta2_evalf).
eval_func(zeta2_eval).
derivative_func(zeta2_deriv).
print_func<print_latex>(zeta2_print_latex).
do_not_evalf_params().
overloaded(2))

Definition at line 115 of file inifcns.h.

Referenced by GiNaC::zeta().


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.