numpy / 1.20.1 / reference / generated / numpy.polynomial.polyutils.polydomainerror.html /

numpy.polynomial.polyutils.PolyDomainError

exception polynomial.polyutils.PolyDomainError [source]

Issued by the generic Poly class when two domains don’t match.

This is raised when an binary operation is passed Poly objects with different domains.

© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.20/reference/generated/numpy.polynomial.polyutils.PolyDomainError.html