Nestedsums library
|
#include "ginac/ginac.h"
Go to the source code of this file.
Classes | |
class | transcendental_sum_type_B |
The class transcendental_sum_type_B may contain ![]() ![]() | |
Namespaces | |
namespace | nestedsums |
Functions | |
GINAC_DECLARE_UNARCHIVER (transcendental_sum_type_B) | |
GiNaC::ex | create_transcendental_sum_type_B (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &lr, const GiNaC::ex &v, const GiNaC::ex &vr, const GiNaC::ex &ss, const GiNaC::ex &ssr, const GiNaC::ex &eps, int o, int f) |
GiNaC::ex | create_transcendental_sum_type_B_and_set_gammas (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &lr, const GiNaC::ex &v, const GiNaC::ex &vr, const GiNaC::ex &ss, const GiNaC::ex &ssr, const GiNaC::ex &eps, int o, int f) |
GiNaC::ex | create_transcendental_sum_type_B_and_expand (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &lr, const GiNaC::ex &v, const GiNaC::ex &vr, const GiNaC::ex &ss, const GiNaC::ex &ssr, const GiNaC::ex &eps, int o) |
Interface to transcendental_sum_type_B