numpy.polynomial.laguerre.Laguerre
==================================

.. currentmodule:: numpy.polynomial.laguerre

.. autoclass:: Laguerre

   

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

