NumPy
ufunc
numpy.exceptions
numpy.fft
numpy.linalg
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
polynomial.hermite_e.HermiteE.has_samecoef
method
Check if coefficients match.
Added 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_e.HermiteE.fromroots
next
numpy.polynomial.hermite_e.HermiteE.has_samedomain