chebyshev2_rule_test


chebyshev2_rule_test, a C++ code which calls chebyshev2_rule() to generate a specific Gauss-Chebyshev type 2 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:

chebyshev2_rule, a C++ code which computes and prints a Gauss-Chebyshev type 2 quadrature rule.

Source Code:


Last revised on 17 February 2020.