gsl_inte Class Reference

GSL integration base. More...

#include <gsl_inte.h>

Inheritance diagram for gsl_inte:

gsl_inte_qng gsl_inte_table gsl_inte_kronrod gsl_inte_qag gsl_inte_singular gsl_inte_qags gsl_inte_transform gsl_inte_cheb gsl_inte_qagi gsl_inte_qagil gsl_inte_qagiu gsl_inte_qawc gsl_inte_qawo_sin gsl_inte_qaws gsl_inte_qawf_sin gsl_inte_qawo_cos gsl_inte_qawf_cos

Detailed Description

This base class does not perform any actual integration, but just provides functions to be used in the integration classes based on GSL.

Definition at line 57 of file gsl_inte.h.


Protected Member Functions

double rescale_error (double err, const double result_abs, const double result_asc)
 Rescale errors appropriately.

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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page