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.

Previous topic

numpy.polynomial.hermite_e.HermiteE.convert

Next topic

numpy.polynomial.hermite_e.HermiteE.cutdeg

This Page