numpy.polynomial.hermite_e.HermiteE
===================================

.. currentmodule:: numpy.polynomial.hermite_e

.. autoclass:: HermiteE

   

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

