laguerre_rule_test


laguerre_rule_test, a Fortran90 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 Fortran90 code which computes 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 24 July 2020.