legendre_product_polynomial_test, a C++ code which calls legendre_product_polynomial(), which defines a Legendre product polynomial (legendre_product_polynomial), creating a multivariate polynomial as the product of univariate Legendre polynomials.
The computer code and data files described and made available on this web page are distributed under the MIT license
legendre_product_polynomial, a C++ code which defines Legendre product polynomials, creating a multivariate polynomial as the product of univariate Legendre polynomials.