Object-oriented Scientific Computing Library: Version 0.910
Data Fields
gsl_inte_singular< func_t >::extrapolation_table Struct Reference

A structure for extrapolation for gsl_inte_qags. More...

#include <gsl_inte_singular.h>


Detailed Description

template<class func_t>
struct gsl_inte_singular< func_t >::extrapolation_table

Idea for Future:
Move this to a new class, with qelg() as a method

Definition at line 59 of file gsl_inte_singular.h.

Data Fields

size_t n
 Index of new element in the first column.
double rlist2 [52]
 Lower diagonals of the triangular epsilon table.
size_t nres
 Number of calls.
double res3la [3]
 Three most recent results.

The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.