GiNaC 1.8.10
GiNaC::iterated_integral3_SERIAL Class Reference

Iterated integral with explicit truncation. More...

#include <inifcns.h>

Static Public Attributes

static unsigned serial

Detailed Description

Iterated integral with explicit truncation.

Definition at line 193 of file inifcns.h.

Member Data Documentation

◆ serial

unsigned GiNaC::iterated_integral3_SERIAL::serial
static
Initial value:
=
function::register_new(function_options("iterated_integral", 3).
eval_func(iterated_integral3_eval).
evalf_func(iterated_integral3_evalf).
do_not_evalf_params().
overloaded(2))
static unsigned register_new(function_options const &opt)

Definition at line 193 of file inifcns.h.

Referenced by GiNaC::iterated_integral().


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.