|
GiNaC 1.8.9
|
Interface to GiNaC's integration kernels for iterated integrals. More...
#include "basic.h"#include "archive.h"#include "numeric.h"#include "lst.h"#include <cln/complex.h>#include <vector>Go to the source code of this file.
Classes | |
| class | GiNaC::integration_kernel |
| The base class for integration kernels for iterated integrals. More... | |
| class | GiNaC::basic_log_kernel |
| The basic integration kernel with a logarithmic singularity at the origin. More... | |
| class | GiNaC::multiple_polylog_kernel |
| The integration kernel for multiple polylogarithms. More... | |
| class | GiNaC::ELi_kernel |
| The ELi-kernel. More... | |
| class | GiNaC::Ebar_kernel |
| The Ebar-kernel. More... | |
| class | GiNaC::Kronecker_dtau_kernel |
| The kernel corresponding to integrating the Kronecker coefficient function | |
| class | GiNaC::Kronecker_dz_kernel |
| The kernel corresponding to integrating the Kronecker coefficient function | |
| class | GiNaC::Eisenstein_kernel |
| The kernel corresponding to the Eisenstein series | |
| class | GiNaC::Eisenstein_h_kernel |
| The kernel corresponding to the Eisenstein series | |
| class | GiNaC::modular_form_kernel |
| A kernel corresponding to a polynomial in Eisenstein series. More... | |
| class | GiNaC::user_defined_kernel |
| A user-defined integration kernel. More... | |
Namespaces | |
| namespace | GiNaC |
Interface to GiNaC's integration kernels for iterated integrals.
Definition in file integration_kernel.h.