GiNaC 1.8.7
Public Member Functions | List of all members
GiNaC::print_python Class Reference

Context for python pretty-print output. More...

#include <print.h>

Inheritance diagram for GiNaC::print_python:
GiNaC::print_context

Public Member Functions

 print_python (std::ostream &, unsigned options=0)
 
- Public Member Functions inherited from GiNaC::print_context
 print_context (std::ostream &, unsigned options=0)
 
virtual ~print_context ()
 

Additional Inherited Members

- Public Attributes inherited from GiNaC::print_context
std::ostream & s
 stream to output to More...
 
unsigned options
 option flags More...
 

Detailed Description

Context for python pretty-print output.

Definition at line 130 of file print.h.

Constructor & Destructor Documentation

◆ print_python()

GiNaC::print_python::print_python ( std::ostream &  os,
unsigned  options = 0 
)

Definition at line 59 of file print.cpp.


The documentation for this class was generated from the following files:

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.