.. raw:: html

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

BasisFunction
=======================================

.. currentmodule:: splinebox.basis_functions

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

  
  
  

.. _sphx_glr_backref_splinebox.BasisFunction:

.. minigallery:: splinebox.BasisFunction