legendre_fast_rule_test


legendre_fast_rule_test, a Fortran90 code which calls legendre_fast_rule(), which implements a fast algorithm for the computation of the points and weights of the Gauss-Legendre quadrature rule.

Licensing:

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

Related Data and Programs:

legendre_fast_rule, a Fortran90 code which uses a fast algorithm to compute a Gauss-Legendre quadrature rule for estimating the integral of a function with density rho(x)=1 over the interval [-1,+1].

Source Code:


Last revised on 26 July 2020.