GiNaC 1.8.7
Static Public Attributes | List of all members
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 194 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).
do_not_evalf_params().
overloaded(2))
static unsigned register_new(function_options const &opt)
Definition: function.cpp:2243
static ex iterated_integral3_evalf(const ex &kernel_lst, const ex &lambda, const ex &N_trunc)
static ex iterated_integral3_eval(const ex &kernel_lst, const ex &lambda, const ex &N_trunc)

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