legendre_product_polynomial_test


legendre_product_polynomial_test, a C code which calls legendre_product_polynomial(), which defines a Legendre product polynomial (LPP), creating a multivariate polynomial as the product of univariate Legendre polynomials.

Licensing:

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

Related Data and Programs:

legendre_product_polynomial, a C code which defines Legendre product polynomials, creating a multivariate polynomial as the product of univariate Legendre polynomials.

Source Code:


Last revised on 10 July 2019.