Hermite.degree()
numpy.polynomial.hermite.hermgrid3d(x, y, z, c)
classmethod Hermite.cast(series, domain=None, window=None)
numpy.polynomial.hermite.hermgauss(deg)
Hermite.has_sametype(other)
Hermite.copy()
Hermite.has_samedomain(other)
numpy.polynomial.hermite.hermmul(c1, c2)
numpy.polynomial.hermite.hermgrid2d(x, y, c)
Hermite.deriv(m=1)
Page 5 of 6