FirstIndexNext

[help-gsl] Numerical quadrature performed on a set of points (2008-07-12)

From: "Hongzheng Wang" <wanghz@.........>
Subject: Numerical quadrature performed on a set of points
Date: Sat, 12 Jul 2008 20:56:13 +0800
To: help-gsl@gnu.org

Hi,

According to the manual of gsl, there are plenty of subroutines for
numerical quadrature provided by gsl. But it seems that they are
performed on gsl_function objects which can generate necessary values
required by the undergone algorithm. My question is, if the function
is known only on a set of points, how can the integration be
calculated conveniently?

Thanks.

--
HZ