chebyshev_test, a C++ code which calls chebyshev() to construct the Chebyshev interpolant or approximant to a function.
The information on this web page is distributed under the MIT license.
chebyshev, a C++ code which computes the Chebyshev interpolant or approximant to a given function over an interval.