numpy.polynomial.hermite_e.hermeadd(c1, c2)
classmethod HermiteE.identity(domain=None, window=None)
HermiteE.has_samecoef(other)
HermiteE.deriv(m=1)
numpy.polynomial.hermite_e.hermeval(x, c, tensor=True)
numpy.polynomial.hermite_e.herme2poly(c)
numpy.polynomial.hermite_e.hermefit(x, y, deg, rcond=None, full=False, w=None)
HermiteE.mapparms()
HermiteE.convert(domain=None, kind=None, window=None)
HermiteE.has_samedomain(other)
Page 5 of 6