numpy.polynomial.Legendre.copy

Legendre.copy()

Return a copy.

Return a copy of the current Legendre instance.

Returns :

new_instance : Legendre

Copy of current instance.

This Page