numpy.polynomial.polynomial.Polynomial
======================================

.. currentmodule:: numpy.polynomial.polynomial

.. autoclass:: Polynomial

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         Polynomial.__call__
         Polynomial.basis
         Polynomial.cast
         Polynomial.convert
         Polynomial.copy
         Polynomial.cutdeg
         Polynomial.degree
         Polynomial.deriv
         Polynomial.fit
         Polynomial.fromroots
         Polynomial.has_samecoef
         Polynomial.has_samedomain
         Polynomial.has_sametype
         Polynomial.has_samewindow
         Polynomial.identity
         Polynomial.integ
         Polynomial.linspace
         Polynomial.mapparms
         Polynomial.roots
         Polynomial.trim
         Polynomial.truncate



   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         Polynomial.domain
         Polynomial.maxpower
         Polynomial.window

