GiNaC 1.8.7
Public Member Functions | Public Attributes | List of all members
GiNaC::error_and_integral Struct Reference

Public Member Functions

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

Public Attributes

ex error
 
ex integral
 

Detailed Description

Definition at line 189 of file integral.cpp.

Constructor & Destructor Documentation

◆ error_and_integral()

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

Definition at line 191 of file integral.cpp.

Member Data Documentation

◆ error

ex GiNaC::error_and_integral::error

Definition at line 193 of file integral.cpp.

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

◆ integral

ex GiNaC::error_and_integral::integral

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