chebyshev1_rule_test, a C++ code which calls chebyshev1_rule() to generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input.
The computer code and data files described and made available on this web page are distributed under the MIT license
chebyshev1_rule, a C++ code which can compute and print a Gauss-Chebyshev type 1 quadrature rule.