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

Context for C source output using float precision. More...

#include <print.h>

Inheritance diagram for GiNaC::print_csrc_float:
GiNaC::print_csrc GiNaC::print_context

Public Member Functions

 print_csrc_float (std::ostream &, unsigned options=0)
 
- Public Member Functions inherited from GiNaC::print_csrc
 print_csrc (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 C source output using float precision.

Definition at line 165 of file print.h.

Constructor & Destructor Documentation

◆ print_csrc_float()

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

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