numpy.polynomial.legendre.leggrid2d(x, y, c)
numpy.polynomial.legendre.legmul(c1, c2)
Laguerre.has_samedomain(other)
New in version 1.6.0. This module provides a number of objects (mostly functions) useful for dealing with Hermite series
numpy.polynomial.hermite_e.hermeroots(c)
numpy.polynomial.laguerre.lag2poly(c)
numpy.polynomial.hermite_e.hermesub(c1, c2)
Legendre.deriv(m=1)
numpy.polynomial.hermite.hermmulx(c)
classmethod Laguerre.basis(deg, domain=None, window=None)
Page 10 of 32