laguerre_exactness_test, a C code which calls laguerre_exactness(), which investigates the polynomial exactness of a Gauss-Laguerre quadrature rule for the semi-infinite interval [0,+oo) or [A,+oo).
The information on this web page is distributed under the MIT license.
laguerre_exactness, a C code which tests the monomial exactness of quadrature rules for estimating Laguerre-type integrals of a function f(x) with density rho(x)=exp(-x) over the interval [0,+oo).