Laguerre.truncate(size)
numpy.polynomial.chebyshev.chebweight(x)
Legendre.copy()
numpy.polynomial.laguerre.lagtrim(c, tol=0)
numpy.polynomial.laguerre.laggauss(deg)
numpy.polyval(p, x)
Laguerre.roots()
numpy.polynomial.polynomial.polyfromroots(roots)
classmethod Legendre.fromroots(roots, domain=[], window=None)
Legendre.has_samewindow(other)
Page 2 of 34