numpy.polynomial.hermite_e.hermeadd(c1, c2)
HermiteE.trim(tol=0)
HermiteE.convert(domain=None, kind=None, window=None)
numpy.polynomial.hermite_e.hermeval(x, c, tensor=True)
numpy.polynomial.hermite_e.hermeval2d(x, y, c)
HermiteE.has_samedomain(other)
HermiteE.deriv(m=1)
HermiteE.has_samecoef(other)
numpy.polynomial.hermite_e.herme2poly(c)
numpy.polynomial.hermite_e.hermegrid2d(x, y, c)
Page 5 of 6