chebyshev1_rule_test


chebyshev1_rule_test, a C++ code which calls chebyshev1_rule() to generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input.

Licensing:

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

Related Data and Programs:

chebyshev1_rule, a C++ code which can compute and print a Gauss-Chebyshev type 1 quadrature rule.

Source Code:


Last revised on 17 February 2020.