On this page
numpy.polynomial.polyutils.PolyBase
- class numpy.polynomial.polyutils.PolyBase[source]
- 
    Base class for all polynomial types. Deprecated in numpy 1.9.0, use the abstract ABCPolyBase class instead. Note that the latter requires a number of virtual functions to be implemented. 
© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
 https://numpy.org/doc/1.19/reference/generated/numpy.polynomial.polyutils.PolyBase.html