numpy.polynomial.hermite.Hermite.copy

Hermite.copy()

Return a copy.

Return a copy of the current Hermite instance.

Returns :

new_instance : Hermite

Copy of current instance.

Previous topic

numpy.polynomial.hermite.Hermite.convert

Next topic

numpy.polynomial.hermite.Hermite.cutdeg

This Page