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

Context for latex-parsable output. More...

#include <print.h>

Inheritance diagram for GiNaC::print_latex:
GiNaC::print_context

Public Member Functions

 print_latex (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 latex-parsable output.

Definition at line 122 of file print.h.

Constructor & Destructor Documentation

◆ print_latex()

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

Definition at line 54 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.