classmethod Legendre.basis(deg, domain=None, window=None)
Polynomial.has_samedomain(other)
numpy.polynomial.polynomial.polyint(c, m=1, k=[], lbnd=0, scl=1, axis=0)
Hermite.degree()
classmethod HermiteE.basis(deg, domain=None, window=None)
numpy.polynomial.chebyshev.chebfit(x, y, deg, rcond=None, full=False, w=None)
Chebyshev.truncate(size)
Legendre.has_samedomain(other)
Hermite.has_samedomain(other)
Chebyshev.roots()
Page 28 of 34