numpy.polynomial.polynomial.polyvander(x, deg)
Polynomial.has_sametype(other)
Legendre.has_samedomain(other)
numpy.polynomial.hermite.hermfit(x, y, deg, rcond=None, full=False, w=None)
HermiteE.cutdeg(deg)
numpy.polynomial.hermite_e.hermex = array([0, 1])
The convenience classes provided by the polynomial package are: Name Provides
Hermite.__call__(arg)
classmethod Legendre.cast(series, domain=None, window=None)
numpy.polynomial.hermite.hermder(c, m=1, scl=1, axis=0)
Page 22 of 32