numpy.polynomial.hermite_e.herme2poly()
numpy.polynomial.hermite_e.herme2poly
-
numpy.polynomial.hermite_e.herme2poly(c)
[source] -
Convert a Hermite series to a polynomial.
Convert an array representing the coefficients of a Hermite series, ordered from lowest degree to highest, to an array of the coefficients of the equivalent polynomial (relative to the “standard” basis) ordered from lowest to highest degree.
Parameters: c : array_like
1-D a