polynomial_conversion_test, a C++ code which calls polynomial_conversion(), which converts representations of a polynomial between monomial, Bernstein, Chebyshev, Hermite, Laguerre and Legendre forms.
The information on this web page is distributed under the MIT license.
polynomial_conversion, a C++ code which converts representations of a polynomial between monomial, Bernstein, Chebyshev, Hermite, Laguerre and Legendre forms.