hermite_rule_test


hermite_rule_test, a Fortran90 code which calls hermite_rule(), which computes and print a Gauss-Hermite quadrature rule for estimating the integral of a function with density exp(-x^2) over the interval (-oo,+oo).

Licensing:

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

Related Data and Programs:

hermite_rule, a Fortran90 code which computes and print a Gauss-Hermite quadrature rule for estimating the integral of a function with density exp(-x^2) over the interval (-oo,+oo).

Source Code:


Last revised on 14 July 2020.