numpy.polynomial.chebyshev.chebweight()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Chebyshev Module

numpy.polynomial.chebyshev.chebweight(x)

2025-01-10 15:47:30
numpy.polynomial.hermite_e.hermeder()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/HermiteE Module, “Probabilists’”

numpy.polynomial.hermite_e.hermeder(c, m=1, scl=1, axis=0)

2025-01-10 15:47:30
numpy.polynomial.hermite.hermzero
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Hermite Module, “Physicists’”

numpy.polynomial.hermite.hermzero = array([0])

2025-01-10 15:47:30
numpy.polynomial.chebyshev.chebline()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Chebyshev Module

numpy.polynomial.chebyshev.chebline(off, scl)

2025-01-10 15:47:30
numpy.polynomial.laguerre.laggauss()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

numpy.polynomial.laguerre.laggauss(deg)

2025-01-10 15:47:30
Laguerre.truncate()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

Laguerre.truncate(size)

2025-01-10 15:47:30
numpy.polynomial.hermite.hermval2d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Hermite Module, “Physicists’”

numpy.polynomial.hermite.hermval2d(x, y, c)

2025-01-10 15:47:30
numpy.polynomial.laguerre.Laguerre()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

class numpy.polynomial.laguerre.Laguerre(coef, domain=None, window=None)

2025-01-10 15:47:30
numpy.polynomial.hermite.hermval3d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Hermite Module, “Physicists’”

numpy.polynomial.hermite.hermval3d(x, y, z, c)

2025-01-10 15:47:30
numpy.polynomial.hermite_e.hermeone
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/HermiteE Module, “Probabilists’”

numpy.polynomial.hermite_e.hermeone = array([1])

2025-01-10 15:47:30