Legendre.__call__(arg)
Legendre.has_sametype(other)
numpy.polynomial.hermite_e.hermefit(x, y, deg, rcond=None, full=False, w=None)
numpy.polynomial.hermite_e.hermeval(x, c, tensor=True)
numpy.polynomial.hermite_e.hermeval2d(x, y, c)
numpy.polynomial.hermite.hermline(off, scl)
numpy.polynomial.legendre.legint(c, m=1, k=[], lbnd=0, scl=1, axis=0)
numpy.polynomial.laguerre.lagval2d(x, y, c)
numpy.polynomial.legendre.legcompanion(c)
numpy.polynomial.legendre.legx = array([0, 1])
Page 28 of 32