Legendre.truncate(size)
classmethod Polynomial.cast(series, domain=None, window=None)
Polynomial.degree()
numpy.polynomial.laguerre.lagval(x, c, tensor=True)
Polynomial.roots()
Laguerre.truncate(size)
numpy.polynomial.chebyshev.chebadd(c1, c2)
numpy.polynomial.chebyshev.chebgauss(deg)
numpy.polynomial.chebyshev.chebvander(x, deg)
numpy.polynomial.laguerre.lagline(off, scl)
Page 1 of 34