GiNaC 1.8.7
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.

References error, and integral.

Member Data Documentation

◆ error

ex GiNaC::error_and_integral::error

◆ integral

ex GiNaC::error_and_integral::integral

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.