|
typedef ex(* | GiNaC::eval_funcp) () |
|
typedef ex(* | GiNaC::evalf_funcp) () |
|
typedef ex(* | GiNaC::conjugate_funcp) () |
|
typedef ex(* | GiNaC::real_part_funcp) () |
|
typedef ex(* | GiNaC::imag_part_funcp) () |
|
typedef ex(* | GiNaC::expand_funcp) () |
|
typedef ex(* | GiNaC::derivative_funcp) () |
|
typedef ex(* | GiNaC::expl_derivative_funcp) () |
|
typedef ex(* | GiNaC::power_funcp) () |
|
typedef ex(* | GiNaC::series_funcp) () |
|
typedef void(* | GiNaC::print_funcp) () |
|
typedef bool(* | GiNaC::info_funcp) () |
|
typedef ex(* | GiNaC::eval_funcp_1) (const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_1) (const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_1) (const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_1) (const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_1) (const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_1) (const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_1) (const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_1) (const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_1) (const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_1) (const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_1) (const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_1) (const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_2) (const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_2) (const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_2) (const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_2) (const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_2) (const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_2) (const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_2) (const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_2) (const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_2) (const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_2) (const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_2) (const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_2) (const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_3) (const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_3) (const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_3) (const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_3) (const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_3) (const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_3) (const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_3) (const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_3) (const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_3) (const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_3) (const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_3) (const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_3) (const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_4) (const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_4) (const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_4) (const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_4) (const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_4) (const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_4) (const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_4) (const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_4) (const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_4) (const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_4) (const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_4) (const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_4) (const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_5) (const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_6) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_7) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_8) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_9) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_10) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_11) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_12) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_13) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::evalf_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::conjugate_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::real_part_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::imag_part_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::expand_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_14) (const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, const ex &, unsigned) |
|
typedef ex(* | GiNaC::eval_funcp_exvector) (const exvector &) |
|
typedef ex(* | GiNaC::evalf_funcp_exvector) (const exvector &) |
|
typedef ex(* | GiNaC::conjugate_funcp_exvector) (const exvector &) |
|
typedef ex(* | GiNaC::real_part_funcp_exvector) (const exvector &) |
|
typedef ex(* | GiNaC::imag_part_funcp_exvector) (const exvector &) |
|
typedef ex(* | GiNaC::expand_funcp_exvector) (const exvector &, unsigned) |
|
typedef ex(* | GiNaC::derivative_funcp_exvector) (const exvector &, unsigned) |
|
typedef ex(* | GiNaC::expl_derivative_funcp_exvector) (const exvector &, const symbol &) |
|
typedef ex(* | GiNaC::power_funcp_exvector) (const exvector &, const ex &) |
|
typedef ex(* | GiNaC::series_funcp_exvector) (const exvector &, const relational &, int, unsigned) |
|
typedef void(* | GiNaC::print_funcp_exvector) (const exvector &, const print_context &) |
|
typedef bool(* | GiNaC::info_funcp_exvector) (const exvector &, unsigned) |
|