.. raw:: html

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

B1
============================

.. currentmodule:: splinebox.basis_functions

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

  
  
  

.. _sphx_glr_backref_splinebox.B1:

.. minigallery:: splinebox.B1