numpy.polynomial.laguerre.lagline(off, scl)
numpy.polynomial.chebyshev.chebgauss(deg)
Legendre.has_samewindow(other)
Chebyshev.linspace(n=100, domain=None)
Legendre.cutdeg(deg)
numpy.polynomial.hermite.hermval3d(x, y, z, c)
Hermite.mapparms()
numpy.polyfit(x, y, deg, rcond=None, full=False, w=None, cov=False)
numpy.polynomial.hermite_e.hermeone = array([1])
numpy.polynomial.legendre.legline(off, scl)
Page 3 of 34