numpy.polynomial.hermite.poly2herm(pol)
numpy.polynomial.hermite.hermvander3d(x, y, z, deg)
Hermite.integ(m=1, k=[], lbnd=None)
Hermite.has_samecoef(other)
numpy.polynomial.hermite.hermone = array([1])
numpy.polynomial.hermite.hermmulx(c)
numpy.polynomial.hermite.hermroots(c)
Hermite.cutdeg(deg)
Hermite.trim(tol=0)
classmethod Hermite.identity(domain=None, window=None)
Page 2 of 6