.. raw:: html

   <div class="prename">splinebox.basis_functions.</div>
   <div class="empty"></div>

ExponentialHermite
============================================

.. currentmodule:: splinebox.basis_functions

.. autoclass:: ExponentialHermite
   :no-members:
   :no-inherited-members:
   :no-special-members:

  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. It doesn't appear because of the indentation.
      .. autosummary::
         :toctree:
         :template: method.rst
      
         ExponentialHermite.__call__
         ExponentialHermite.filter_periodic
         ExponentialHermite.filter_symmetric
         ExponentialHermite.refinement_mask
      
         ExponentialHermite.__call__
  

  
  
  

.. _sphx_glr_backref_splinebox.ExponentialHermite:

.. minigallery:: splinebox.ExponentialHermite