SciPy

numpy.polynomial.hermite_e.HermiteE.copy

HermiteE.copy()

Return a copy.

Return a copy of the current HermiteE instance.

Returns :

new_instance : HermiteE

Copy of current instance.