|
Nestedsums library
|
#include "ginac/ginac.h"Go to the source code of this file.
Classes | |
| class | Bsum |
| Bsums arise from Hoelder convolutions. More... | |
Namespaces | |
| namespace | nestedsums |
Functions | |
| GINAC_DECLARE_UNARCHIVER (Bsum) | |
| GiNaC::ex | create_Bsum (const GiNaC::ex &nc, const GiNaC::ex &llc) |
| GiNaC::ex | create_Bsum_from_exvector (const GiNaC::ex &nc, const GiNaC::exvector &v) |
| GiNaC::ex | convert_Bsum_to_Ssum (const GiNaC::ex &C) |
| GiNaC::ex | convert_Bsum_to_Zsum (const GiNaC::ex &C) |
Interface to Bsums