quadmom_test


quadmom_test, a C code which calls quadmom() to compute 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 computer code and data files made available on this web page are 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 30 July 2019.