gsl_inte_cheb Class Template Reference

#include <gsl_inte_qawc.h>

Inheritance diagram for gsl_inte_cheb:

gsl_inte_transform gsl_inte_singular gsl_inte_kronrod gsl_inte_table inte gsl_inte gsl_inte_qawc gsl_inte_qawo_sin gsl_inte_qaws gsl_inte_qawf_sin gsl_inte_qawo_cos gsl_inte_qawf_cos

Detailed Description

template<class param_t, class func_t>
class gsl_inte_cheb< param_t, func_t >

Integration with Chebyshev (GSL).

Definition at line 35 of file gsl_inte_qawc.h.


Public Member Functions

void compute_moments (double cc, double *moment)
 Desc.
void gsl_integration_qcheb (func_t &f, double a, double b, double *cheb12, double *cheb24, param_t &pa)
 Desc.

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.