kronrod_rule_test


kronrod_rule_test, a C code which calls kronrod_rule(), which computes both a Gauss quadrature rule of order N, and the Gauss-Kronrod rule of order 2*N+1.

Licensing:

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

Related Data and Programs:

kronrod_rule, a C code which can compute a Gauss and Gauss-Kronrod pair of quadrature rules of arbitrary order, by Robert Piessens, Maria Branders.

Source Code:


Last revised on 09 July 2019.