Nestedsums library
|
#include "ginac/ginac.h"
Go to the source code of this file.
Classes | |
class | transcendental_fct_type_A |
Namespaces | |
namespace | nestedsums |
Functions | |
GINAC_DECLARE_UNARCHIVER (transcendental_fct_type_A) | |
GiNaC::ex | create_transcendental_fct_type_A (const GiNaC::ex &xx, const GiNaC::ex &ii_num, const GiNaC::ex &ii_denom, const GiNaC::ex &pp_num, const GiNaC::ex &pp_denom) |
GiNaC::ex | create_transcendental_fct_type_A (const GiNaC::ex &xx, const GiNaC::ex &ii_num, const GiNaC::ex &ii_denom, const GiNaC::ex &pp_num, const GiNaC::ex &pp_denom, const GiNaC::ex &eps, int o, int f) |
Interface to transcendental_fct_type_A