|
GiNaC
1.6.2
|
Context for tree-like output for debugging. More...
#include <print.h>
Public Member Functions | |
| print_tree (unsigned d) | |
| print_tree (std::ostream &, unsigned options=0, unsigned d=4) | |
Public Attributes | |
| const unsigned | delta_indent |
| size of indentation step | |
| GiNaC::print_tree::print_tree | ( | std::ostream & | os, |
| unsigned | options = 0, |
||
| unsigned | d = 4 |
||
| ) |
| const unsigned GiNaC::print_tree::delta_indent |
size of indentation step
Definition at line 144 of file print.h.
Referenced by GiNaC::fderivative::do_print_tree(), GiNaC::symmetry::do_print_tree(), GiNaC::idx::do_print_tree(), GiNaC::pseries::do_print_tree(), GiNaC::expairseq::do_print_tree(), GiNaC::varidx::do_print_tree(), GiNaC::indexed::do_print_tree(), GiNaC::spinidx::do_print_tree(), GiNaC::basic::do_print_tree(), GiNaC::container< C >::do_print_tree(), and GiNaC::expair::print().