Hermite.roots()

Hermite.roots() [source]

Return the roots of the series polynomial.

Compute the roots for the series. Note that the accuracy of the roots decrease the further outside the domain they lie.

Returns:

roots : ndarray

Array containing the roots of the series.

doc_NumPy
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.