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 information on this web page is 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.