chebyshev2_exactness_test


chebyshev2_exactness_test, a C++ code which calls chebyshev2_exactness(), which investigates the polynomial exactness of a Gauss-Chebyshev type 2 quadrature rule for the interval [-1,+1].

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_exactness, a C++ code which tests the monomial exactness of Gauss-Chebyshev type 2 quadrature rules.

Source Code:

Last revised on 19 March 2020.