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 domains match.
New in version 1.6.0.
The other class must have the domain attribute.
domain
True if the domains are the same, False otherwise.
previous
numpy.polynomial.hermite.Hermite.has_samecoef
next
numpy.polynomial.hermite.Hermite.has_sametype