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 computer code and data files described and made available on this web page are 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 04 April 2020.