.. raw:: html

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

Exponential
=====================================

.. currentmodule:: splinebox.basis_functions

.. autoclass:: Exponential
   :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
      
         Exponential.__call__
         Exponential.filter_periodic
         Exponential.filter_symmetric
         Exponential.refinement_mask
      
         Exponential.__call__
  

  
  
  

.. _sphx_glr_backref_splinebox.Exponential:

.. minigallery:: splinebox.Exponential