legendre_rule_fast_test


legendre_rule_fast_test, a MATLAB program which calls legendre_rule_fast() to implements a fast algorithm for the computation of the points and weights of the Gauss-Legendre quadrature rule.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

legendre_rule_fast, a MATLAB program which uses a fast algorithm to compute a Gauss-legendre quadrature rule for estimating the integral of a function with density 1 over the interval [-1,+1].

Source Code:

The following files were created by the command legendre_rule_fast ( 15, 0.0, 2.0 ):


Last revised on 14 February 2019.