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