laguerre_rule_test


laguerre_rule_test, a C code which calls laguerre_rule(), which generates a specific Gauss-Laguerre quadrature rule, based on user input.

Licensing:

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

Related Data and Programs:

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).

Source Code:


Last revised on 10 July 2019.