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

.. currentmodule:: numpy.polynomial

.. 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.convert
         HermiteE.copy
         HermiteE.cutdeg
         HermiteE.degree
         HermiteE.deriv
         HermiteE.fit
         HermiteE.fromroots
         HermiteE.has_samecoef
         HermiteE.has_samedomain
         HermiteE.has_samewindow
         HermiteE.identity
         HermiteE.integ
         HermiteE.linspace
         HermiteE.mapparms
         HermiteE.roots
         HermiteE.trim
         HermiteE.truncate



   

