polynomial_conversion_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

polynomial_conversion, a C code which converts representations of a polynomial between monomial, Bernstein, Chebyshev, Hermite, Laguerre and Legendre forms.

Source Code:


Last revised on 19 February 2024.