#define DEFAULT_PRINT(classname, text)
Archiving of GiNaC expressions.
Interface to several small and furry utilities needed within GiNaC but not of any interest to the use...
void do_print(const print_context &c, unsigned level) const
print_func< print_context >(&varidx::do_print). print_func< print_latex >(&varidx
Interface to class signaling failure of operation.
GINAC_IMPLEMENT_REGISTERED_CLASS_OPT(add, expairseq, print_func< print_context >(&add::do_print). print_func< print_latex >(&add::do_print_latex). print_func< print_csrc >(&add::do_print_csrc). print_func< print_tree >(&add::do_print_tree). print_func< print_python_repr >(&add::do_print_python_repr)) add
void do_print_tree(const print_tree &c, unsigned level) const
Tree output to stream.
#define DEFAULT_COMPARE(classname)
#define DEFAULT_CTOR(classname)
GINAC_BIND_UNARCHIVER(add)