quadmom_test


quadmom_test, a C++ code which calls quadmom(), which computes a Gaussian quadrature rule for a weight function rho(x) based on the Golub-Welsch procedure that only requires knowledge of the moments of rho(x).

Licensing:

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

Related Data and Programs:

quadmom, a C++ code which computes a Gaussian quadrature rule for a weight function rho(x) based on the golub-welsch procedure that only requires knowledge of the moments of rho(x).

Source Code:


Last revised on 04 April 2020.