chebyshev_test


chebyshev_test, a C++ code which calls chebyshev() to construct the Chebyshev interpolant or approximant to a function.

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:

chebyshev, a C++ code which computes the Chebyshev interpolant or approximant to a given function over an interval.

Source Code:


Last revised on 17 February 2020.