quadrature_least_squares_test


quadrature_least_squares_test, a Fortran90 code which calls quadrature_least_squares(), which computes weights for sub-interpolatory quadrature rules.

Licensing:

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

Related Data and Programs:

quadrature_least_squares, a Fortran90 code which computes weights for "sub-interpolatory" quadrature rules, that is, it estimates integrals by integrating a polynomial that approximates the function data in a least squares sense.

Source Code:


Last revised on 23 August 2020.