GiNaC  1.6.2
Public Member Functions | Public Attributes
GiNaC::error_and_integral Struct Reference

List of all members.

Public Member Functions

 error_and_integral (const ex &err, const ex &integ)

Public Attributes

ex error
ex integral

Detailed Description

Definition at line 213 of file integral.cpp.


Constructor & Destructor Documentation

GiNaC::error_and_integral::error_and_integral ( const ex err,
const ex integ 
) [inline]

Definition at line 215 of file integral.cpp.


Member Data Documentation

Definition at line 217 of file integral.cpp.

Referenced by GiNaC::error_and_integral_is_less::operator()().

Definition at line 218 of file integral.cpp.

Referenced by GiNaC::error_and_integral_is_less::operator()().


The documentation for this struct was generated from the following file:

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