GiNaC 1.8.7
Static Public Attributes | List of all members
GiNaC::iterated_integral2_SERIAL Class Reference

Complete elliptic integral of the first kind. More...

#include <inifcns.h>

Static Public Attributes

static unsigned serial
 

Detailed Description

Complete elliptic integral of the first kind.

Complete elliptic integral of the second kind. Iterated integral.

Definition at line 188 of file inifcns.h.

Member Data Documentation

◆ serial

unsigned GiNaC::iterated_integral2_SERIAL::serial
static
Initial value:
=
function::register_new(function_options("iterated_integral", 2).
do_not_evalf_params().
overloaded(2))
static unsigned register_new(function_options const &opt)
Definition: function.cpp:2243
static ex iterated_integral2_eval(const ex &kernel_lst, const ex &lambda)
static ex iterated_integral2_evalf(const ex &kernel_lst, const ex &lambda)

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