#include <gsl_inte_qawc.h>
The location of the singularity must be specified before-hand in cern_cauchy::s, and the singularity must not be at one of the endpoints. Note that when integrating a function of the form , the denominator
must not be specified in the argument
func
to integ(). This is different from how the cern_cauchy operates.
Definition at line 46 of file gsl_inte_qawc.h.
Public Member Functions | |
void | compute_moments (double cc, double *moment) |
Compute the Chebyshev moments. | |
void | gsl_integration_qcheb (func_t &f, double a, double b, double *cheb12, double *cheb24, param_t &pa) |
Perform the integration. |
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