numpy.polynomial.chebyshev.chebval(x, c, tensor=True)
Polynomial.trim(tol=0)
numpy.polynomial.laguerre.lag2poly(c)
classmethod Legendre.fit(x, y, deg, domain=None, rcond=None, full=False, w=None, window=None)
HermiteE.has_sametype(other)
numpy.polynomial.hermite_e.hermecompanion(c)
numpy.polynomial.legendre.legval3d(x, y, z, c)
Laguerre.has_samedomain(other)
classmethod Laguerre.basis(deg, domain=None, window=None)
Laguerre.has_sametype(other)
Page 10 of 32