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 information on this web page is 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.