|
Public Member Functions |
| | list_of_tgamma (const GiNaC::ex &l) |
| | list_of_tgamma (const GiNaC::ex &l, const GiNaC::ex &i, const GiNaC::ex &eps, int o) |
|
void | archive (GiNaC::archive_node &node) const |
|
void | read_archive (const GiNaC::archive_node &node, GiNaC::lst &sym_lst) |
|
unsigned | return_type (void) const |
|
void | print (const GiNaC::print_context &c, unsigned level=0) const |
|
unsigned | precedence (void) const |
| GiNaC::ex | eval (int level=0) const |
|
GiNaC::ex | subs (const GiNaC::exmap &m, unsigned options=0) const |
| virtual GiNaC::ex | eval_explicit (int level=0) const |
| virtual unsigned | get_key (void) const |
| virtual GiNaC::ex | hash_data (void) const |
| virtual GiNaC::ex | subst_data (void) const |
| GiNaC::ex | set_expansion (void) const |
| GiNaC::ex | set_index (const GiNaC::ex &new_index) const |
| GiNaC::ex | set_expansion_parameter (const GiNaC::ex &new_eps) const |
| GiNaC::ex | set_order (int new_order) const |
| GiNaC::ex | get_index (void) const |
| unsigned | get_depth (void) const |
| GiNaC::ex | shift_plus_one (void) const |
| GiNaC::ex | shift_minus_one (void) const |
| GiNaC::ex | index_eq_one (void) const |
| GiNaC::ex | shift_index (const GiNaC::ex &new_index) const |
| GiNaC::ex | concat (const GiNaC::ex &l) const |
| int | pole_alert (void) const |
| int | expansion_alert (void) const |
Protected Member Functions |
| GiNaC::ex | eval_ncmul (const GiNaC::exvector &v) const |
|
GiNaC::ex | derivative (const GiNaC::symbol &s) const |
|
unsigned | calchash (void) const |
Protected Attributes |
|
GiNaC::ex | gamma_sequence |
|
GiNaC::ex | index |
|
GiNaC::ex | expansion_parameter |
|
int | order |
Friends |
| GiNaC::ex | create_transcendental_sum_type_A_and_set_gammas (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &v, const GiNaC::ex &ss, 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_C_and_set_gammas (const GiNaC::ex &nn, const GiNaC::ex &i, const GiNaC::ex &l, const GiNaC::ex &v, const GiNaC::ex &ss, const GiNaC::ex &eps, int o, int f) |
| GiNaC::ex | create_transcendental_sum_type_D_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) |