NumPy

Previous topic

numpy.polynomial.hermite.Hermite

Next topic

numpy.polynomial.hermite.Hermite.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.Hermite.__call__

method

Hermite.__call__(self, arg)[source]

Call self as a function.