ufunc
numpy.ctypeslib
numpy.dual
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.typing
numpy.distutils
method
Check if coefficients match.
New in version 1.6.0.
The other class must have the coef attribute.
coef
True if the coefficients are the same, False otherwise.
previous
numpy.polynomial.hermite.Hermite.fromroots
next
numpy.polynomial.hermite.Hermite.has_samedomain