numpy.polynomial.chebyshev.Chebyshev
====================================

.. currentmodule:: numpy.polynomial.chebyshev

.. autoclass:: Chebyshev

   

   .. 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:
      
         Chebyshev.__call__
         Chebyshev.basis
         Chebyshev.cast
         Chebyshev.convert
         Chebyshev.copy
         Chebyshev.cutdeg
         Chebyshev.degree
         Chebyshev.deriv
         Chebyshev.fit
         Chebyshev.fromroots
         Chebyshev.has_samecoef
         Chebyshev.has_samedomain
         Chebyshev.has_sametype
         Chebyshev.has_samewindow
         Chebyshev.identity
         Chebyshev.integ
         Chebyshev.linspace
         Chebyshev.mapparms
         Chebyshev.roots
         Chebyshev.trim
         Chebyshev.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:
      
         Chebyshev.domain
         Chebyshev.maxpower
         Chebyshev.window

