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.legendre.Legendre.has_samedomain
method
Check if domains match.
Added 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.legendre.Legendre.has_samecoef
next
numpy.polynomial.legendre.Legendre.has_sametype