numpy.polynomial.hermite.Hermite
================================

.. currentmodule:: numpy.polynomial.hermite

.. autoclass:: Hermite

   

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

