NumPy

Previous topic

numpy.polynomial.hermite_e.HermiteE

Next topic

numpy.polynomial.hermite_e.HermiteE.basis

This is documentation for an old release of NumPy (version 1.19). Read this page in the documentation of the latest stable release (version 2.2).

numpy.polynomial.hermite_e.HermiteE.__call__

method

HermiteE.__call__(self, arg)[source]

Call self as a function.