jacobi_rule_test


jacobi_rule_test, a C++ code which calls jacobi_rule(), which generates a specific Gauss-Jacobi quadrature rule, based on user input.

Licensing:

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

Related Data and Programs:

jacobi_rule, a C++ code which computes and print a Gauss-Jacobi quadrature rule.

Source Code:


Last revised on 20 March 2020.