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 computer code and data files described and made available on this web page are 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.