numpy.polynomial.legendre.legsub(c1, c2)
New in version 1.6.0. This module provides a number of objects (mostly functions) useful for dealing with Legendre series
classmethod Laguerre.fit(x, y, deg, domain=None, rcond=None, full=False, w=None, window=None)
numpy.polynomial.hermite.hermline(off, scl)
Laguerre.__call__(arg)
Hermite.has_samedomain(other)
Laguerre.convert(domain=None, kind=None, window=None)
HermiteE.convert(domain=None, kind=None, window=None)
Legendre.__call__(arg)
Chebyshev.has_samewindow(other)
Page 28 of 32