laguerre_rule_test, a C code which calls laguerre_rule(), which generates a specific Gauss-Laguerre quadrature rule, based on user input.
The information on this web page is distributed under the MIT license.
laguerre_rule, a C code which can compute and print a Gauss-Laguerre quadrature rule for estimating the integral of a function with density exp(-x) over the interval [0,+oo).