gsl_inte_singular::extrapolation_table Struct Reference
#include <gsl_inte_qag_b.h>
Detailed Description
template<class param_t, class func_t>
struct gsl_inte_singular< param_t, func_t >::extrapolation_table
A structure for extrapolation for gsl_inte_qags.
- Todo:
- Improve the documentation
- Idea for future:
- Move this to a new class, with qelg() as a method
Definition at line 670 of file gsl_inte_qag_b.h.
|
Data Fields |
size_t | n |
double | rlist2 [52] |
size_t | nres |
double | res3la [3] |
The documentation for this struct 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
,
O2scl Sourceforge Project Page