hermite_exactness_test


hermite_exactness_test, a C code which calls hermite_exactness() to investigate the polynomial exactness of a Gauss-Hermite quadrature rule for the infinite interval (-oo,+oo).

Licensing:

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

Related Data and Programs:

hermite_exactness, a C code which tests the monomial exactness of quadrature rules for estimating hermite-type integrals of a function f(x) with density rho(x)=exp(-x^2) over the interval (-oo,+oo).

Source Code:


Last revised on 02 July 2019.