NumPy
ufunc
numpy.ctypeslib
numpy.fft
numpy.linalg
numpy.matlib
numpy.polynomial.polynomial
numpy.polynomial.chebyshev
numpy.polynomial.hermite
numpy.polynomial.hermite_e
numpy.polynomial.laguerre
numpy.polynomial.legendre
numpy.random
numpy.testing
numpy.testing.overrides
numpy.typing
polynomial.laguerre.Laguerre.roots
method
Return the roots of the series polynomial.
Compute the roots for the series. Note that the accuracy of the roots decreases the further outside the domain they lie.
domain
Array containing the roots of the series.
previous
numpy.polynomial.laguerre.Laguerre.mapparms
next
numpy.polynomial.laguerre.Laguerre.trim