quadrature_golub_welsch_test


quadrature_golub_welsch_test, a C code which calls quadrature_golub_welsch(), which illustrates the use of the Golub Welsch technique for computing the points and weights of a Gaussian quadrature rule.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

quadrature_golub_welsch, a C code which computes the points and weights of a Gaussian quadrature rule using the golub-welsch procedure, assuming that the points have been specified.

Source Code:


Last revised on 30 July 2019.