numpy.polynomial.legendre.Legendre
==================================

.. currentmodule:: numpy.polynomial.legendre

.. autoclass:: Legendre

   

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

