classmethod HermiteE.fit(x, y, deg, domain=None, rcond=None, full=False, w=None, window=None)
numpy.polynomial.chebyshev.chebroots(c)
Chebyshev.has_samecoef(other)
numpy.polynomial.legendre.legval(x, c, tensor=True)
numpy.polynomial.laguerre.lagvander(x, deg)
Hermite.has_samewindow(other)
Polynomial.truncate(size)
numpy.polynomial.laguerre.lagvander2d(x, y, deg)
numpy.polynomial.laguerre.lagmulx(c)
numpy.polynomial.legendre.legweight(x)
Page 25 of 32